Home All Groups Group Topic Archive Search About
Author
6 Mar 2006 2:51 PM
kkontur
Hi,

I'm writing VBA code that is copying data from one file to another.
The destination file has 2 buttons (linked to macros) that I need to
select with my code.  I cannot see the macro code for these 2 buttons,
and I think both buttons are using one macro.  I think the macro
decides what to do based on the button text.


So, basically, I'm trying to figure out how to select those buttons
with my code.  Any help/suggestions??

Author
6 Mar 2006 3:25 PM
Cor Ligthert [MVP]
>
>
> So, basically, I'm trying to figure out how to select those buttons
> with my code.  Any help/suggestions??
>
The first thing than is to take a newsgroup that is handeling VBA.

This newsgroup is about VB.Net which is very different from that.

Cor