View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jswalsh33 jswalsh33 is offline
external usenet poster
 
Posts: 51
Default Question Responses

Two Questions:

1. I have a program that is intended to run unattended. It runs, collects
data and then closes all open workbooks. However, when it closes a workbook
it asks "Do you want to save changes?". That requires an operator input. How
do I avoid getting the question?

2. To start the process unattended I have to be in Excel. If my computer is
on but Excel is not running, how do I get Excel open?

Thanks for your help.

Jim Walsh