+ Reply to Thread
Results 1 to 4 of 4

Displaying Day as a formula

Hybrid View

  1. #1
    Registered User
    Join Date
    01-03-2008
    Posts
    29

    Displaying Day as a formula

    I'm working with a worksheet with one sheet per day of the month (we use a master, copy/paste, change the copy to the current month, and go from there). I've already got it to figure the dates based off (really difficult).
    ='[page name]'![date cell]+1
    I know the formula to show a date as a day
    [=TEXT("[date]", "dddd")]
    but after working with it, can't seem to get it to work like I'd hoped.

    I tried
    =TEXT("[date cell]", "dddd")
    but that didn't work; all it left me with was the text of the cell location.

    Could someone help me with this issue?
    Last edited by mstieler; 10-11-2008 at 08:21 PM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,699
    I'm not sure what you're trying to do, are you talking about worksheet formulas? If so then if A1 contains a date then you can get the day with

    =TEXT(A1,"dddd")

  3. #3
    Registered User
    Join Date
    10-07-2008
    Location
    Wessex
    Posts
    55
    Why don't you just use the first formula that you show, and set the format as ddd?

  4. #4
    Registered User
    Join Date
    01-03-2008
    Posts
    29
    The quotation marks were what was throwing it off. Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Displaying Trendline formula in Cell
    By aki096 in forum Excel General
    Replies: 4
    Last Post: 11-26-2008, 08:29 AM
  2. Formula needed to tell me if a value exists
    By WhatF in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-10-2008, 08:16 AM
  3. displaying formula in cell
    By ducmis in forum Excel General
    Replies: 3
    Last Post: 08-10-2007, 01:08 PM
  4. How do I subsitute part of a formula linked to another workbook?
    By Scej12 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-03-2007, 10:10 AM
  5. use cell content as cell address in formula
    By nnsc in forum Excel General
    Replies: 4
    Last Post: 11-05-2006, 03:12 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1