Conditional Formatting

  • Thread starter Thread starter Johnnie
  • Start date Start date
J

Johnnie

Is it possible to set a conditional format in a worksheet so that when I copy
work from MS Project it automatically removes the trailing space and "h"?

I use MS Office 2003.

Thanks for your help.
Johnnie
 
Conditional formatting is for highlighting cells based on its contents.

You can strip traliling spaces by using TRIM function and h by using RIGHT,
LEFT or MID function, as appropriate.
 
Sheeloo,
Thanks for the info.
Johnnie

Sheeloo said:
Conditional formatting is for highlighting cells based on its contents.

You can strip traliling spaces by using TRIM function and h by using RIGHT,
LEFT or MID function, as appropriate.
 

Ask a Question

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.

Ask a Question

Back
Top