Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to create a time management sheet. I have created several topics
with the names associate underneath that work in the specific area. I want to create a macro that requires the person to fill out what they did if a cell has a number in it. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Try using the Worksheet_Change event, then you can check the cell content and pop up an input box. Hope this helps, Fernando |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
NUMBER FORMAT IN A VBA DIALOGUE BOX | Excel Discussion (Misc queries) | |||
Create Dialogue Box | Excel Discussion (Misc queries) | |||
Why can't I see the Protection tab on cell format dialogue box? | Excel Worksheet Functions | |||
Display in cell not dialogue box | Excel Discussion (Misc queries) | |||
vba problem dialogue box and cell in sheet | Excel Programming |