Thread
:
copy rows to new sheet
View Single Post
#
2
Posted to microsoft.public.excel.programming
Nigel[_2_]
external usenet poster
Posts: 735
copy rows to new sheet
Open your file, turn on macro recorder. Then manually open the remote file,
search for your name, copy row to your file. Close remote file. Turn off
recorder. This will give you an outline code to modify and use to automate
the process.
--
Regards,
Nigel
"Beginner at Heart" wrote in
message ...
I have a tracking file on our server (trackinglog.xls), so I cant edit it.
What I need to do is check column H for a certain lastname, first
name,copy
each row that has that name to another file (trackinglog-mine.xlsx)
starting
at row 6.
Reply With Quote
Nigel[_2_]
View Public Profile
Find all posts by Nigel[_2_]