A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How does one use a formula to bring over the formatting as well



 
 
Thread Tools Display Modes
  #1  
Old April 16th, 2009, 12:55 AM posted to microsoft.public.excel.worksheet.functions
Bud
external usenet poster
 
Posts: 43
Default How does one use a formula to bring over the formatting as well

Hello

I am using the following formula in hopes of copying the data over including
the format into another worksheet called Early.

In the worksheet called Early I have placed the following formula in A5.
=Schedule!A5

A5 in the Schedule worksheet has this fields format as Custom mm/dd/yyy.

The data in the Early worksheet is a number and the format is just GENERAL.

How does one use a formula to bring over the formatting as well?

I have this in other cells as well in the worksheet Early where I am
expecting the formatting and the color to be copied over but it isn't doing
that.

Thanks

  #2  
Old April 16th, 2009, 01:50 AM posted to microsoft.public.excel.worksheet.functions
Alan
external usenet poster
 
Posts: 431
Default How does one use a formula to bring over the formatting as well

Using = will only return the value of the cell, it won't transfer the
formatting although it should return a date as a date, not General. Is it
just an entered date or the result of a formula?
Colours, borders, text fonts etc cannot be transferred by using =Schedule!A5
to use your example, you would need VB code to do that which would probably
more trouble than it's worth.
Regards,
Alan.
"Bud" wrote in message
...
Hello

I am using the following formula in hopes of copying the data over
including
the format into another worksheet called Early.

In the worksheet called Early I have placed the following formula in A5.
=Schedule!A5

A5 in the Schedule worksheet has this fields format as Custom mm/dd/yyy.

The data in the Early worksheet is a number and the format is just
GENERAL.

How does one use a formula to bring over the formatting as well?

I have this in other cells as well in the worksheet Early where I am
expecting the formatting and the color to be copied over but it isn't
doing
that.

Thanks


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:48 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.