J
johnb
I have two columns with one of the two rows in the columns
containing text. Also, a column to the left that I want
to put a number in corresponding to the cell that has the
text in. Please help. Example below:
# col A col B
mon
tue
wed
I am trying to get the (#) column to return a value
corresponding to the cell: 1 for mon, 4 for tuesday, and 5
for wednesday. Is this possible. I am using excell 2000.
I am not sure if I can use an if statement or need
something else.
thanks, john
containing text. Also, a column to the left that I want
to put a number in corresponding to the cell that has the
text in. Please help. Example below:
# col A col B
mon
tue
wed
I am trying to get the (#) column to return a value
corresponding to the cell: 1 for mon, 4 for tuesday, and 5
for wednesday. Is this possible. I am using excell 2000.
I am not sure if I can use an if statement or need
something else.
thanks, john