View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_3_] Jim Thomlinson[_3_] is offline
external usenet poster
 
Posts: 983
Default Excel 2003 Alert Messages

We are converting from Excel 2000 to Excel 2003. In my testing I have noticed
that 2003 has an alert message if a find and replace does not make any
replacements. This did not occure in 2000. I can modify my code in the
affected spreadsheets using the application.displayalerts so this is not a
problem. What I would like to know is what other surprises can I expect in
terms of new alert messages. I would like to modify my code before I sart
getting complaints from my end users.

TIA