Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to write a macro to copy info from two cells and paste it into
another Sheet named ToDo transposed and in the first available cell in Col A. The cells I want to copy are the equivalent of R2C and RC so if I'm in cell D34 then I would get D2 and D34 copied into A1 and B1 on ToDo Sheet assuming it was empty. I'm fine with the pasting part of the macro but whatever I try to select and copy the non contiguous cells returns an error so I would appreciate some help with the coding to do this. Many thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macros and non-contiguous copying | Excel Discussion (Misc queries) | |||
Copying non-contiguous formulas | Excel Discussion (Misc queries) | |||
Non-contiguous cells | Excel Discussion (Misc queries) | |||
counting cells that are 0 in a range of non-contiguous cells | Excel Worksheet Functions | |||
Copying non-contiguous columns to contiguous columns | Excel Programming |