S
Steve Cohen
I have a statement that looks at the text entries in Column G and if it says
Risking takes the dollar amount that follows Risking and enters it in the
same Row in Column A and if it says To Win takes the dollar amount that
follows To Win and enters it in the same Row in Column B.
This is working fine, but now that there are no actual numbera in colums A
or B any function that I have that refers to those cells will not work,
because it is not seeing the actual dollor amount it is looking at a
statement that is referring to a text cell.
For example another woorksheet has a function in it that is the following.
=SUM(SUMIF('Bet Jamaica'!F:F,{"*BET*"},'Bet Jamaica'!A:A))
This refers to colum F on the Bet Jamaica worksheet and if the cell displays
BET then it looks at that cell in colum A and pulls the amount bet.
How can this be corrected?
Risking takes the dollar amount that follows Risking and enters it in the
same Row in Column A and if it says To Win takes the dollar amount that
follows To Win and enters it in the same Row in Column B.
This is working fine, but now that there are no actual numbera in colums A
or B any function that I have that refers to those cells will not work,
because it is not seeing the actual dollor amount it is looking at a
statement that is referring to a text cell.
For example another woorksheet has a function in it that is the following.
=SUM(SUMIF('Bet Jamaica'!F:F,{"*BET*"},'Bet Jamaica'!A:A))
This refers to colum F on the Bet Jamaica worksheet and if the cell displays
BET then it looks at that cell in colum A and pulls the amount bet.
How can this be corrected?