General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
VBA Help NEEDED Please
the scenario is:
In MS Project i have numberous columns which include a "Start Date" and "Completed". its a simple task, i need a little VBA code that will go through my columns and see if the start date is less than today() and if completed <> 0 then change the colour of the row to red.. sounds simple enough.. do i need to use arrays or something?? i am lost people.. please help..thanks again