Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Guys, could someone help with a macro problem?
I have a number of sheets, lets say Main Sheet 2 Sheet 3 Sheet 4 I currently have set sheets 2,3 &4 with some conditional formatting telling me when certian equipment is about due for test. =H6<=Today() (indictaes red when out of date) =H6<=Today()+30 (indictaes orange when within 30 days of exp date) =H6=Today()+30 (indictaes green when in date) What I would like is whatever the indictaion of the different pieces of equipment on sheets 2,3 or4 is ("green" "orange" or "red") to flag up on the main sheet. i.e Shackle 1 on Sheet 2 indictaing "red" will flag up on the main sheet under the "main" heading of Shackles "Red" Out of date "orange" due and "green" In date. I do hope this makes sense to someone because I am really baffled by code. Thanks in advance. Andy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Connecting a master sheet to other sheets within the same workbook | Excel Discussion (Misc queries) | |||
Duplicate sheet, autonumber sheet, record data on another sheet | Excel Worksheet Functions | |||
connecting multiple cells to new sheet (VLOOKUP?IF?) | Excel Worksheet Functions | |||
Macro Error When Connecting to Hidden Sheet | Excel Discussion (Misc queries) | |||
Inserting a row in sheet A should Insert a row in sheet B, removing a row in Sheet A should remove the corresponding row in sheet B | Excel Programming |