Thread: alert
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
chad chad is offline
external usenet poster
 
Posts: 273
Default alert

i have a book that i created with XP that a user with 97 utilizes. when
saving while in the 97 version i get a prompt "this file was created using a
later version. if you save you may lose data...." i DO want to save the
file, but i do not want the user to have to answer that question. i've
utilized the displayalerts=false code while saving, but the default to this
prompt is NO, so with this it doesn't save the file. is there a way i can
answer the prompt without the users' input or change the default answer to
this question? thanks in advance.

-chad