I have written this macro, which I'm afraid doesn't work. Could you please tell me what is wrong with my code? Many thanks.
bluehaven![]()
Please Login or Register to view this content.
I have written this macro, which I'm afraid doesn't work. Could you please tell me what is wrong with my code? Many thanks.
bluehaven![]()
Please Login or Register to view this content.
Last edited by arlu1201; 05-20-2013 at 02:09 PM. Reason: Use code tags in future.
Maybe you can explain what you are trying to do through the code.
If I have helped, Don't forget to add to my reputation (click on the star below the post)
Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
Use code tags when posting your VBA code: [code] Your code here [/code]
Dear Arlu,
If we have the following 2 lists, I would like the code to find the bottom item (e) in list 1 and copy it to the cell immediately below the bottom item (4) in list 2:
a 1
b 2
c 3
d 4
e
Many thanks.
bluehaven
So your output will be
a 1
b 2
c 3
d 4
e e ?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks