Flash / Print

paitchison

New Member
Joined
Apr 28, 2003
Messages
10
I am using Excel to control a Work Order log. This consists of a wide range of jobs and functions (over 12000 jobs and 300000 cells presently). Often I have jobs that sit dormant waiting on other personnel to make decisions on the disposition of the job.

I need to have a cell in the row that is associated with the particular job. "flash" (inverse)and print out a reminder report, after a period of 60 days, to alert myself that this job is stagnent and needs attention.

I am not savvy in Visual Basic, but old Commodore Microsoft Basic it would go something like;
If O17 [ REM status of job ] = 6 or O17 = 2 and DATE [REM today date] is greater than H17 [ REM starting date ] + 60 , then FLASH O17 and Print B17, C17, H17 [ REM flash cell O17 and output message to printer ].

Paul
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.

Forum statistics

Threads
1,214,622
Messages
6,120,585
Members
448,972
Latest member
Shantanu2024

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top