Begin macro in same cell as entered data upon exit

MSKralik

New Member
Joined
Sep 27, 2021
Messages
6
Office Version
  1. 365
Platform
  1. Windows
  2. MacOS
I have a macro that needs to begin in the same active cell into which data was just entered. Upon exit from the cell using tab, arrow keys, or enter, the macro begins from the adjacent cell just moved into. How do I make the macro start from the original cell I was just in? Note: The macros function is to copy the original cell data from Sheet 1 and paste it into the identical coordinate cell location on Sheet 2, then return to the Selection.Address in Sheet 1.

Thank you for your help.
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.

Forum statistics

Threads
1,214,875
Messages
6,122,037
Members
449,062
Latest member
mike575

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top