Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I am new to programming in excel. I have a requirement where a excel needs to be audited for certain tasks. This is what I need to achieve Requirement: "Column A in excel1 can only have one of the 3 statuses: FAIL, OTHER or SUCCESS. If Column A is filled with either FAIL or OTHER status value, then Column B should never be kept empty. It means that Column B should always have a value and that respective cell should never be left empty. Also, Column A cannot have any other status except the above 3" Work done till now: I have already implemented the functionality where if the Column B is left blank, the respective cell gets highlighted letting user know that he needs to fill in that cell. However, sometimes user might ignore and might try to save and close excel without fully confirming to above requirement. Main Objective: To come up with a code in excel that will display a mesasge box to user (when he tries to save and exit the excel) letting him know if the above main Requirement gets violated. Can anyone please help me here. TIA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Message Box on exiting workbook | Excel Discussion (Misc queries) | |||
VBAProject Password message appears when exiting Excel | Excel Programming | |||
How to protect sheet, yet allow Auditing?€Ž | Excel Discussion (Misc queries) | |||
how do i get a pop up message on saving or exiting a document? | Excel Worksheet Functions | |||
EXCEL FORMAT PROBLEM WHEN SENDING EXCEL SHEET AS MESSAGE BODY IN . | Excel Discussion (Misc queries) |