M
Mikeice
I currently have a cell with formula
=IF(E10="","","Characters")
So it returns the number of characters input in cell -
=IF(B11="","",IF(B11>255,"PLEASE GO BACK TO E10 and
PUT IN AN ALT ENTER",""))
What I want is either the amount of characters between the Alt Enter
or if the alt enters are inserted and the text is less than 255 betwee
those returns that the message doesn't appear.
is that possibel?
:confused
=IF(E10="","","Characters")
So it returns the number of characters input in cell -
=IF(B11="","",IF(B11>255,"PLEASE GO BACK TO E10 and
PUT IN AN ALT ENTER",""))
What I want is either the amount of characters between the Alt Enter
or if the alt enters are inserted and the text is less than 255 betwee
those returns that the message doesn't appear.
is that possibel?
:confused