Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.links
|
|||
|
|||
![]()
Okay....I have a worksheet with 93 tabs, and I'd like a pop-up message box to
display when a user attempts to close, print, or save the file, but only if two cells do not contain the same figure. For example, if cell a5=5000 and cell a6=6000, I need a message to display stating that the cells must contain the same number. Is there a way to write the code without creating a macro for it? I know this sounds like every other "wish-list post," but I'm drawing a blank here. Any help is appreciated. -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...links/200601/1 |
#2
![]()
Posted to microsoft.public.excel.links
|
|||
|
|||
![]()
No.
Assuming that the values could legitimately differ at times other than before print, save or close, at the very least, three event macros would need to be created. If the values *always* have to be the same, just enter A6: =A5 In article <5a656051d9ce6@uwe, "C_F via OfficeKB.com" <u8697@uwe wrote: Is there a way to write the code without creating a macro for it? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=IF problem | Excel Discussion (Misc queries) | |||
owc10 pivotchart save in c# windows forms of vs.net | Charts and Charting in Excel | |||
macro save a workbook whilst increasing file no | Excel Worksheet Functions | |||
Save as Msg box | Excel Discussion (Misc queries) | |||
Unable to save file to Windows 98 network folder | Excel Discussion (Misc queries) |