T
Tonso
using xl2003, i am copying data from a program, and using a macro to
paste it into excel using text to columns. If i forget to copy the
data, when i run the macro i get "run-time error 1004 - paste method
of worksheet class failed". i would like to add to the macro an IF
statement so when the clipboard is empty, i get a message saying so,
and then i can exit the macro. How do i do this?
Thanks,
Tonso
paste it into excel using text to columns. If i forget to copy the
data, when i run the macro i get "run-time error 1004 - paste method
of worksheet class failed". i would like to add to the macro an IF
statement so when the clipboard is empty, i get a message saying so,
and then i can exit the macro. How do i do this?
Thanks,
Tonso