Quantcast
Channel: Active questions tagged worksheet-function - Super User
Viewing all articles
Browse latest Browse all 998

Formula to return row pairs of data based on number in second row

$
0
0

In Excel, I have two rows of data.

In each column,

  • Row 1 contains a letter of the alphabet.
  • Row 2 contains a number associated with the letter above it.

How do I return the values from only those columns where the number is less than 15 and greater than 0, and ignore the rest?

Sample Data

Desired results in A4:C6

ABCDEFGHIJK
1ABCDEFGHIJK
230001400900170
3
4DGM
61496

please click here for image


Viewing all articles
Browse latest Browse all 998

Trending Articles