Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Mickey
Great to know this. I suffered and gave up. You mentioned "I have since created my own offset function in visual basic which works perfectly", I wondered if this could be made available to us on this UG. Many thks Rgds KZ mickey wrote: While developing a spreadsheet I noticed that the "Save" window kept popping up even though no changes had been made to the sheet. After a lengthy investigation I tracked to problem to the OFFSET function. I had just replaced several LOOKUP functions with OFFSET functions: which I considered would be faster. When I went back to the lookup functions the "Save" window quit popping up. I did some experiments on a separate spreadsheet with the same results. I placed a test message in the "Calculate" event and determined that when the OFFSET function was used, anomalous "Calculate" events were being generated. For example double-clicking on a row or column to check the height or width caused a calulation when I released my finger after the second click (but not before). I have since created my own offset function in visual basic which works perfectly and does not cause any anomalous events and the "Save" pop-up does not occur, unless of course I make a change to the sheet. I'm using Excel 2003. ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...el.programming |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Choosing offset on condition found in combobox change colour of cell?? | Excel Programming | |||
Excel function glitch? | Excel Worksheet Functions | |||
Want to offset found value using Index | Excel Worksheet Functions | |||
Offset Glitch | Excel Programming | |||
Nested Loop Offset Glitch - Object required (Error 424) | Excel Programming |