K
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??
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??