Formula to copy a cell format to another cell

avi_sai

New Member
Joined
Nov 26, 2010
Messages
34
Hi,
I need a formula where i can copy a cell fromat in a tab to another cell which is in different tab
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Do you need do this often, so you want a macro to do it? if so then you need post more info the sheet names and the cell range and some one will help you with code.
You say you want a formula. A formula won't copy a format.
If you just want to copy a format from one place to another you should use the paste special options in xl2003 or if you have 2007+ then rightclick and the paste menu has an option to paste formats.
 
Upvote 0
The information is contained in Main Tab in Column E starting from E105 to E291
The same format to be copied to sheets named LQ32 LQ33 LQ34 LQ36 LQ39 LQ40 LQ41 from E105 to E291
 
Upvote 0
If you only have to do it 7 times...
Copy E105:E291 from the main tab.
Go to sheet LQ32, select cell E105 and paste formatting. If you can't find how, then let us know the excel version that you have.
Then Go to each of the other sheets one at a time, select E105 and do the same.

It is possible to group all 7 sheets, but I don't recommend because the risk of failing to ungroup them.
 
Upvote 0

Forum statistics

Threads
1,224,982
Messages
6,182,134
Members
453,091
Latest member
dcasuga

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