when i press a1 then a1 value copy true
if i select d3:d8 then a1 cutcopy false and d3:d8 range should copy with out using Ctrl+C
how can i wrote macro?
when i press a1 then a1 value copy true
if i select d3:d8 then a1 cutcopy false and d3:d8 range should copy with out using Ctrl+C
how can i wrote macro?
Hi anilg0001,
Suggest you to elaborate more on your requirement and what is your ultimate goal - is it that when you select any range after a1, that range should be copied without pressing ctrl + C ?
Regards,
DILIPandey
<click on below * if this helps>
DILIPandey, Excel rMVP
+919810929744 (India), +971528225509 (Dubai), [email protected]
thanks for ur reply
a1 is only an example
i want to copy the cells where i am
if i am at a3
then a3 value copy just after i select cell d7 to d10
then that rage should copy and just after
if i select e10: f20 then that range should copy
thats all
that means on range select event which code i want to write?
selection.copy=true
Last edited by anilg0001; 04-09-2013 at 03:23 AM.
I hope it would be just selection.copy
You can be either at a3 or at D7:D10.. not on both places.if i am at a3
then a3 value copy just after i select cell d7 to d10
Ideally the line should be "If I am at a3 then a3 value gets copied just before I select range d7:d10" ... correct ?
Regards,
DILIPandey
<click on below * if this helps>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks