Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
This is a basic question i think. I am trying to copy a cell one at a time from onw worksheet to another and then run another macro called "Prices" once it is on the correct cell. I have a list of products in worksheet("data") from range("a1:a10") although this range will get larger with more products. I need a loop that will start at RANGE("a1") in data worksheet and copy this value to cell a1 in worksheet("IV"). Then it will call another macro called Prices to run. Once this has been completed it will go back to worksheets("data") and copy the next cell "a2" into the worksheet("IV") and run the macro and so forth on to the next cell until it reaches the end of the list. Thanks for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying Worksheets with Validations - Response Time | Excel Discussion (Misc queries) | |||
Copying more that one Worksheet at a time. | Excel Discussion (Misc queries) | |||
Copying Multiple Links at One Time | Excel Discussion (Misc queries) | |||
Looping down list and each time copying to another worksheet | Excel Programming | |||
Looping down list and each time copying to another worksheet | Excel Programming |