Is there a way that i can check that all entries in a particular column satisfy a certain format and perhaps conditionally format those that do not?
example i wish to check that all entries are exactly in the format xx:yy:zz no more no less!
Is there a way that i can check that all entries in a particular column satisfy a certain format and perhaps conditionally format those that do not?
example i wish to check that all entries are exactly in the format xx:yy:zz no more no less!
Copy this code into the object of the sheet :
You only have to change the range in the 'Intersect' part.![]()
Please Login or Register to view this content.
Success,
Erik
SORRY, I do not understand how to copy into the object of the sheet
I for example need to find all entries that satisfy the format
#:##:##:##
where # is a digit number
Could you be more detailed?
any more help on this?
Ron
Knowledge is knowing that a tomato and pepper are fruits. Wisdom is knowing whether to put these in a fruit salad
Kindly
[1] Use code tags. Place "[code]" before the first line of code and "[/code"]" after the last line of code. Exclude quotation marks
[2] Mark your post [SOLVED] if it has been answered satisfactorily by editing your original post in advanced mode.
[3] Thank (using the little scale) those that provided useful help; its nice and its very well appreciated
Originally Posted by perfection
It would be a good idea to post a sample I think and outline the desired results.Originally Posted by perfection
I suspect you will be able to avoid the need for VBA but the approach you apply will depend heavily on the values you're trying to highlight - which at present (given above) is not clear.
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks