B
BL
Dear all,
I need to copy an Excel spreadsheet data about 50 rows and 6 columns to an
non-office program which is in some type of form. Right now, we are use a
small Macro program to remember the keystroke to copy the data, flip between
the programs and paste the data.
I am wondering whether I can do that through VBA. Can I store all the data
in an array and switch to the program and copy the information? How can I
call the other application and continue the VBA?
Thank you.
Regards,
BL
I need to copy an Excel spreadsheet data about 50 rows and 6 columns to an
non-office program which is in some type of form. Right now, we are use a
small Macro program to remember the keystroke to copy the data, flip between
the programs and paste the data.
I am wondering whether I can do that through VBA. Can I store all the data
in an array and switch to the program and copy the information? How can I
call the other application and continue the VBA?
Thank you.
Regards,
BL