Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am in great need of a macro that can do the following: In Sheet1, columns A, B, and C there are three arrays of variables. I need to copy, line by line, a variable from each array and paste (as values) these three variables into 3 different cells in Sheet2 (let's say B3, B10, B12). I would prefer if the macro copied and pasted the 3 variables independently of each other rather simply selecting the range (A1:C1). The input into the three cells in Sheet2 will change the output in cells C12, C15, and C20 (also in Sheet2). I then want to copy this output and record it (i.e. paste it) in columns D, E, and F in Sheet1 (again preferably independently each other rather than selecting a range). I need the procedure above performed line by line as the arrays range from cell row 1 to 20. That is, I need to procedure performed for (Sheet1) row 1, then row 2, and so forth. Any ideas of how to do this? Your help is greatly appreciated. Kenneth Smith |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying & Pasting | Excel Discussion (Misc queries) | |||
Copying and Pasting | Excel Discussion (Misc queries) | |||
Copying and pasting ??? | Excel Discussion (Misc queries) | |||
Setting up some sort of cutting and pasting loop | Excel Worksheet Functions | |||
Copying and Pasting | Excel Discussion (Misc queries) |