Search : in
By :

Another Conditional Excel Help Req.

Last answer on Dec 2, 2008 10:13:20 am GMT meddel, on Dec 1, 2008 6:17:34 pm GMT 
 Report this message to moderators

Hello,

I am wondering if could get some help with an excel VB macro.

What I'd like it to do is this: Columns E, G, I, K, M, O, Q, R, S, U, W & X-AI all contain dates in yy-mm-dd format.
I would like the macro upon loading the Master list to run a check on all the dated columns to and if the current date equals the month and year listed in the column then the cell be indicated in red. I am not sure if this matters but the dates in the columns are also hyperlinked off to other documents.

Any help would be deeply appreciated.

RG

Configuration: Windows XP
Firefox 3.0.4

Best answers for « Another Conditional Excel Help Req. » in :
Basic Excel Formulas ShowBasic Excel Formulas Below are some basic formulas for Microsoft excel: Basic formula : ADDITION cell A1 to A10 = sum (A1: A10) AVERAGE cell A1 to A10 = average (A1: A10) MAXIMUM cell A1 to A10 = max (A1: A10) MINIMUM...
Excel - COUNT # ROWS where 2 conditions are true ShowExcel - COUNT # ROWS where 2 conditions are true Issue Solution Note Issue I am having problems counting the # rows of problem reports where the priority = 1 and the PR is active. here is the array: PR PRIORITY ACTIVE 1 2 Y...
Colouring cells on conditions ShowColouring cells on conditions There are many pratical functions under Excel which is not commonly used. Example: If you wish a cell automatically turns red (or other formatting border, frame etc) under one condition: a result, a...
Download Ms Word Excel Cracker ShowMs Word Excel Craker allows recover lost or forgotten passwords for .xls and .doc reated with Microsoft Office 97, 2000, 2003, XP or other word and excel compatible programs. This application will be necessary in case you should have received an...
Spreadsheets - Conditional expressions ShowWhat is a Conditional Structure? Conditional structures are instructions that allow to test if a condition is true or not. Conditional structures may be associated together. To successfully execute these tests using logical functions, spreadsheets...
Spreadsheets - The Excel Interface ShowExcel Introduction Microsoft Excel is the spreadsheet in the Microsoft Office office suite. To start it, simply click on the appropriate icon in the Start menu (in Windows) or click on an Excel file (that has an .xls file extension). A Excel...

1

 sarbel.vilo, on Dec 2, 2008 10:13:20 am GMT

I think you have to do it manually...

Reply to sarbel.vilo