Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to check the fastest way how to copy A1 ~ E10 €˜s cell content to
another worksheet but have following criteria : A B C D E 1 2 9 9 3 9 9 4 xxxxxx xxxxxx xxxxxx xxxxxx 5 9 9 6 xxxxxx xxxxxx 7 9 9 8 9 9 9 9 9 xxxxxx xxxxxx 10 xxxxxx xxxxxx 1. Cells marked €˜9 (complex formula in source worksheet) need convert into value under the target worksheet 2. Cells marked €˜xxxxxx (pre-defined formula in target worksheet) should remain unchanged / not affect by copying action in criteria (1) above Actually I just want to know is the method of copying multiply cells into another worksheet just by 1 action. (the €˜shape of source & target should be the same) Copy to / from clipboard seems not the method I want as it is easy to have error especially if you need to copy & paste a thousand of separate region. If possible pls give me some hints for VB to pick up this action. Tx -- aw |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to copy and paste line of text into multiple cells | Excel Discussion (Misc queries) | |||
macro copy/paste data from multiple cells to multiple cells | Excel Discussion (Misc queries) | |||
Copy paste a formula in multiple cells | Excel Programming | |||
Copy paste a formula in multiple cells | Excel Programming | |||
How to copy and paste same formula in multiple cells? | Excel Worksheet Functions |