Hi,
This is the problem:
-when copying cells from A10 to A20, problem is that formula =D10 is updated to =D20
-I want that A20 contains formula =D11 after copying
Thanks![]()
I would copy from A10 to A11, then CUT A11 and paste in A20.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
“None of us is as good as all of us” - Ray Kroc
“Actually, I *am* a rocket scientist.” - JB (little ones count!)
Formula wise, perhaps =INDIRECT("D"&9+QUOTIENT(ROW(),10)) ( keeping in mind INDIRECT is volatile)
Cheers - THE WARNING I RECEIVED WAS NOT JUSTIFIED
OK, but I have data in A10 to A19. This would mean copying 10 lines one by one (in above example) or in my case, thousands...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks