Smart
Registered User.
- Local time
- Today, 08:49
- Joined
- Jun 6, 2005
- Messages
- 436
I currently have a form with a button that once clicked displays a word document,however I have to double click on the button even though the code is on the single click event property.The only line of code is as follows
OLEFile.Action = acOLEActivate
Does any body know how I can get the single click to work ?
OLEFile.Action = acOLEActivate
Does any body know how I can get the single click to work ?