Question : How to sendkeys commands to two sequential dialog boxes

Hi,

I have an access application that updates an Excel Workbook. The workbook contains macros and one of them is the _beforeSave event macro. That one will issue an msgbox that needs an action (in this case first a tab and after that an Enter). Moreover, before that, Excel will issue an msgbox asking if the workbook shall be saved or not. The action to that one is an Enter. For to summaries I have a series of Sendkeys: Enter for the saved and thereafter Tab and Enter.

Now I send all the sendkeys directly with now wait and after that issue the workbook.save. How to handle this?

Is there a way of forcing excel to save without the dialog and only deal with the second Sendkeys to the issued msgbox from the before save event?

Thanks in advanced!
BACapta

Answer : How to sendkeys commands to two sequential dialog boxes

are you installing using the 'run as admin' feature so the installer has full access?

Do the installers have log files you can check to see whats actually going wrong?

check event logs around the time of the install to see if anything is there.

can you create items in the start menu folder manually on the user you are logged in with?
Random Solutions  
 
programming4us programming4us