B
bubba1965
Is it possible to compare two rows and then based on the value, assign
a character to occupy and adjacent column in the same row.
For example, I want to compare all of the numbers in column B, with th
numbers in column D, if B is greater than D, I want to put the lette
"W" in the adjacent column (in the same row). If B is less than D,
want to put the letter "L" in the adjacent column.
Is this possible
a character to occupy and adjacent column in the same row.
For example, I want to compare all of the numbers in column B, with th
numbers in column D, if B is greater than D, I want to put the lette
"W" in the adjacent column (in the same row). If B is less than D,
want to put the letter "L" in the adjacent column.
Is this possible