USB DrDAQ VBA issue -excel-

Post your VB and VBA discussions here
Post Reply
Eminar1101
Newbie
Posts: 0
Joined: Mon Mar 05, 2012 8:12 am

USB DrDAQ VBA issue -excel-

Post by Eminar1101 »

Hi,
I'm using the excel example given in the SDK with the DrDAQ.
However, I want to remove the "GetData" button and make it on load, because i'm using another sub that is considered to be a timer that calls the GetData sub after a certain amount of time.

Anyhow, I cant find where the button is defined or how to remove the "onclick" or anything else that indicates that the "button" must be clicked to get data so I can remove that and make it "autoload" when the GetData sub is called.

please I need a solution as soon as possible.
Thank you

Martyn
Site Admin
Site Admin
Posts: 4499
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: USB DrDAQ VBA issue -excel-

Post by Martyn »

Right click on the button and then select "Assign Macro" and you will see how it is done.
Martyn
Technical Support Manager

Post Reply