Excel File opens tooooooooo soon!!!!!!!!

  • Thread starter Thread starter Kevbro7189
  • Start date Start date
K

Kevbro7189

I have a button on a Switchboard that runs a micro to RunApp
"C:\xxx\xxxx\EXCEL.exe" "C:\xxxx\xxx\Eyesore.xls"

My problem is when ever this Switchboard is opened the Excel file opens with
out any input. I even tried to set the properties to double click it still
opens with out input.

How can I change this to open ONLY when the button is clicked?
 
I figured it out ........ If a RunApp is put into a form (at least on a Menu)
it must be defaulted to run when it opens. To change this go to the forms
properties Event Tab, and make sure there is nothing in the "On Open" block.
 
Back
Top