assuming by "text" you mean what Excel means by text (ie not a number or a
boolean) then
select your range
choose format / conditional formatting
choose formula is
type
=ISTEXT(A1)
where A1 is the top left cell of the selected range
click FORMAT - set the formatting you want
click OK twice.
Highlight the entire column like Column A.
Format | Conditional Formatting change to Formula is
enter =istext(A1) change the format pattern color and hit ok.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.