Jump to content

Recommended Posts

Posted

Hello,

I am trying to highlight in red, only the phone numbers of parents, within a cell that contains other contact details of said parent. I don't particularly want to comma separate into columns. Is there a way of doing this please, other than by hand, please?

Regards

Posted
There isn't a formula (that I know of) that will highlight part of the text in a cell. You would need to write a VB script. The alternative is to create a new column and search for the phone number format, extract it and colour the cell if not empty.
Posted

If the cell contains other contact information, you should be able to use the Text to Columns wizard under the Data heading in the menu bar.

 

This will break the contents down into seperate columns and should be easy enough to highlight the phone numbers.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...