S
StargateFanNotAtHome
If there is a text string in cell G2, how can J2 be made to be "0".
I don't know how to do this either with conditional formatting or via
a formula. I managed to get this far:
=IF($G2>0,"0")
but thsi doesn't work if there is no specific text string in G2 and
the regular data is there so that an actual price must be in that cell
vs. that formula.
It's tricky to explain. If the row has a regular product, then the
cell in column J would have a list price in it. But in some cases,
there will be a text string, specifically:
"ITEMS REQUESTED FROM GENERAL STOCK"
so the pertinent cell in column J for that row would just have a zero
in it so the rest of the formulas in the sheet work.
How can this be done, though?
Thx. D
I don't know how to do this either with conditional formatting or via
a formula. I managed to get this far:
=IF($G2>0,"0")
but thsi doesn't work if there is no specific text string in G2 and
the regular data is there so that an actual price must be in that cell
vs. that formula.
It's tricky to explain. If the row has a regular product, then the
cell in column J would have a list price in it. But in some cases,
there will be a text string, specifically:
"ITEMS REQUESTED FROM GENERAL STOCK"
so the pertinent cell in column J for that row would just have a zero
in it so the rest of the formulas in the sheet work.
How can this be done, though?
Thx. D