Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50194

Extracting specific lines of info from several works into one worksheet

$
0
0
Hello

Ive had a look around the site to see if I could find some VBA that I could use, but as yet no luck.

What I have at the moment are lines of information with dates that change colour when nearing or at expiry (only the date changes colour). In one case the expired cell font changes to bold red, in another case the cell font changes to bold white with black background. This occurs in various sheets (actually 5 sheets). I hoping to be able to extract the lines from these sheets when they reach expiry (i.e the date changes colour) to a separate worksheet.
I have VBA code already on these worksheets (to create a warning popup) so I was hoping that I could add code to a new sheet that would extract these lines of expired information.

Hoping some can understand and help.

Regards

Craig

Viewing all articles
Browse latest Browse all 50194

Trending Articles