D
Denver Tiffany
I need to set a new cell's value to a numeric digit by saying :
If(s4="Jack's", 1, ""). But it won't work b/c of the apostrophe inside of
"Jack's".
Is there a way around this without altering the data?
If(s4="Jack's", 1, ""). But it won't work b/c of the apostrophe inside of
"Jack's".
Is there a way around this without altering the data?