Posting a command should come in both sheet

aravind

New Member
Joined
Nov 3, 2005
Messages
2
Whatever im doing in the sheet1 should occur in sheet2 without using any macro or programme.
Is there any command for doing the above.
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
Welcome to MrExcel Board!

You can try:
Go to Sheet1
Select all cells (using the square button just above the "1" for Row 1, and just to the left of the "A" for Column A)
Go to Edit, Copy from the menus
Go to Sheet2
Select Edit, Paste Special, All
Click OK.

That's one way.

Also, you could create formulas in Sheet2 that look like this:
=Sheet1!A1

Which would copy the value in A1 on Sheet1 (but not any formatting) to Sheet2, and change when the value in Sheet1 changes.

Hope that helps!
 
Upvote 0

Forum statistics

Threads
1,206,711
Messages
6,074,467
Members
446,071
Latest member
gaborfreeman

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