Excel Multi select VBA Coding
Last answer on Jun 10, 2009 3:48:26 pm BST LakeShow, on Jun 10, 2009 9:55:00 am BSTHello,
I have a VBA problem that I cannot seem to get my head round. I have two sheets (aptly named A and B).
In Sheet A I have a list of names with costings (values) to the right.
In Sheet B I have a list of names with no costings (values) to the right.
I would like to design a Macro that will take the first name in Sheet A, find that name in Sheet B, copy the costings associated with that name in Sheet A and paste them in Sheet B.
From there, the Macro should proceed to select the next name down on Sheet A, and do the same.
So it would be a loop until the names on Sheet A are done.
Please not thatm some names on Sheet B, may not appear on Sheet A and vice versa
Thank you in advance
Configuration: Firefox 3.0.10
Hi
|

