Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 66
Default conditional format macro

I have a spreadsheet that coworkers will need to delete and add data daily
that I will need to audit to ensure specific columns such as zip codes,
account #'s have specific number of digits. Is there macro that I can use
that will loop through all the data and highlight each column that does not
have the specific count of digits that I specify ?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default conditional format macro

Hi,

yes you could do that but you would need to be more specific about what you
want. You could also consider data validation to ensure the correct text
length is entered.

Mike

"Jen_T" wrote:

I have a spreadsheet that coworkers will need to delete and add data daily
that I will need to audit to ensure specific columns such as zip codes,
account #'s have specific number of digits. Is there macro that I can use
that will loop through all the data and highlight each column that does not
have the specific count of digits that I specify ?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default conditional format macro

Hi Mike,
I am thinking a macro would be best since the majority could easily alter
data validation plus with each user going in and pasting in data I do not
think this would function well. I would prefer a macro at this time
I am looking to make sure that column H data, always has the correct lngth
enterd which is a 5 digit entry and column J data has a 9 digit entry. If not
highlight the cell yellow.
Or another idea would be to cut/copy that row of data onto a worksheet
titled" Research" so they could update and move back to the original
worksheet once information has been manually updated.

"Mike H" wrote:

Hi,

yes you could do that but you would need to be more specific about what you
want. You could also consider data validation to ensure the correct text
length is entered.

Mike

"Jen_T" wrote:

I have a spreadsheet that coworkers will need to delete and add data daily
that I will need to audit to ensure specific columns such as zip codes,
account #'s have specific number of digits. Is there macro that I can use
that will loop through all the data and highlight each column that does not
have the specific count of digits that I specify ?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Format via Macro? Jim Excel Programming 5 March 30th 07 03:18 PM
Conditional format macro Elaine Excel Programming 1 July 24th 06 05:10 PM
Conditional Format as a MACRO Gunjani Excel Worksheet Functions 3 March 29th 06 05:22 PM
conditional format macro formula Todd Excel Programming 1 March 20th 06 05:30 PM
conditional format macro not working - almost there Naz Excel Programming 3 December 9th 05 09:53 PM


All times are GMT +1. The time now is 02:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"