![]() |
Crashes when find is used (and specific situations)
Here's the situation.
Excel 2003 crashes: -Only one specific workbook -When find (within the workbook, not sheet) is used -When a record is not found Please Help! -B |
Crashes when find is used (and specific situations)
Sounds like a corrupted workbook. Experimentally delete sheets to narrow
down the problem? Outlook wrote: Here's the situation. Excel 2003 crashes: -Only one specific workbook -When find (within the workbook, not sheet) is used -When a record is not found Please Help! -B |
Crashes when find is used (and specific situations)
That is normal in 07 you have to deal with situation that none will be found.
You can do many things typically my finds are in an if statement and that can solve the problem for. I also sometimes use the on error resume next if there is not a problem wtih the rest of the code if nothing is found. -- Roland "Outlook, eh?" wrote: Here's the situation. Excel 2003 crashes: -Only one specific workbook -When find (within the workbook, not sheet) is used -When a record is not found Please Help! -B |
Crashes when find is used (and specific situations)
I solved it in the most odd manner (after trying pretty much everything)...
I used find in the workbook (but looked in the sheet, not workbook). It found the person. I saved, closed and then reopend the workbook and was able to use find (to look in the workbook) without it crashing... Vodoo computing! "Roland" wrote: That is normal in 07 you have to deal with situation that none will be found. You can do many things typically my finds are in an if statement and that can solve the problem for. I also sometimes use the on error resume next if there is not a problem wtih the rest of the code if nothing is found. -- Roland "Outlook, eh?" wrote: Here's the situation. Excel 2003 crashes: -Only one specific workbook -When find (within the workbook, not sheet) is used -When a record is not found Please Help! -B |
All times are GMT +1. The time now is 11:22 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com