HELP!
I am new to VBA programming and I am trying to copy one row in excel to another
worksheet in excel. I have already figured out how to search and have selected
the rows that I want to move or copy. I just can't figure out how to move
or copy them. Can anyone help? It has to be easier that I am thinking!
[324 byte] By [
Laura] at [2007-11-10 12:23:13]

# 1 Re: HELP!
Laura,
Record a new macro that does what you want, then look at the source code
of the recorded macro. This "trick" often helps out when doing VBA stuff
Cheers
Q*bert
"Laura" <vb.@127.0.0.1> wrote:
>
>I am new to VBA programming and I am trying to copy one row in excel to
another
>worksheet in excel. I have already figured out how to search and have selected
>the rows that I want to move or copy. I just can't figure out how to move
>or copy them. Can anyone help? It has to be easier that I am thinking!
Q*bert at 2007-11-11 17:44:13 >
