Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I would appreciate help with the following: I have a user form with 2 regedit boxes on it. The first regedit box allows the user to select a range to copy while the second one allows the user to select a range to paste too. My problem is that if the copy range is on a different worksheet then the worksheet to which the values are pasted the code always returns to the worksheet where the data was copied from when completed. I simply want the code to exit on the worksheet where the data was pasted. For example, if a user selects range A1:A5 on sheet 1 and then decides to paste the range to C1 :C5 on sheet 3, worksheet 3 should be the active worksheet once the code has been executed. Seems like it should be pretty simple but it is driving me crazy. Thanks, Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula changes when row is pasted in a different worksheet | Excel Discussion (Misc queries) | |||
Select data onto new worksheet | Excel Discussion (Misc queries) | |||
Validating data pasted into worksheet | Excel Discussion (Misc queries) | |||
Select Data in Worksheet 1 | Excel Programming | |||
Screenshots Pasted into Worksheet | Excel Programming |