Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 29
Default When copying formula down it puts in a day of the week

When copying formula down (when there is no date yet) it puts in a day of the
week when it should acutally should be blank. here is the formula used

TEXT(C8,"dddd")

thanks

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200701/1

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default When copying formula down it puts in a day of the week

0 equates to Saturday!

Try this:

=IF(C8="","",TEXT(C8,"dddd"))

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Darts via OfficeKB.com" <u19990@uwe wrote in message
news:6c8a4f3960c8e@uwe...
When copying formula down (when there is no date yet) it puts in a day of
the
week when it should acutally should be blank. here is the formula used

TEXT(C8,"dddd")

thanks

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200701/1


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 29
Default When copying formula down it puts in a day of the week

Thank you it worked out great!!!!!



RagDyer wrote:
0 equates to Saturday!

Try this:

=IF(C8="","",TEXT(C8,"dddd"))

When copying formula down (when there is no date yet) it puts in a day of
the

[quoted text clipped - 3 lines]

thanks


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200701/1

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default When copying formula down it puts in a day of the week

Thank you for the feed-back.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Darts via OfficeKB.com" <u19990@uwe wrote in message
news:6c8b04f9bf846@uwe...
Thank you it worked out great!!!!!



RagDyer wrote:
0 equates to Saturday!

Try this:

=IF(C8="","",TEXT(C8,"dddd"))

When copying formula down (when there is no date yet) it puts in a day

of
the

[quoted text clipped - 3 lines]

thanks


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200701/1


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
formula problem John48 Excel Worksheet Functions 8 August 7th 06 05:17 PM
copying a formula Robb27 Excel Discussion (Misc queries) 1 June 17th 06 03:11 AM
Macro to insert copied cells [email protected] Excel Discussion (Misc queries) 17 January 18th 06 11:40 AM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 06:30 AM
user defined function Brian Rogge Excel Worksheet Functions 5 May 23rd 05 06:21 PM


All times are GMT +1. The time now is 05:49 AM.

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

About Us

"It's about Microsoft Excel"