+ Reply to Thread
Results 1 to 2 of 2

Workday formula Not Populating cells in Excel 2010

  1. #1
    Registered User
    Join Date
    08-03-2012
    Location
    35.0456° N, 85.3097° W
    MS-Off Ver
    2010
    Posts
    35

    Workday formula Not Populating cells in Excel 2010

    As stated in the title, I'm using the Workday function in Excel 2010.
    I'm using two worksheets. Sheet1 contain the cells I would like populated and sheet2 I have an array containing a list of holidays observed (Sheet2!B3:B11) . I have a list of dates in Column A. Cell A3 contains the first date of Friday, January 05, 2018. In Cell A4 contains the formula of "=WORKDAY(A3,1,Sheet2!B3:B11)".
    The problem that I am having is that when I copy and paste this formula down column A it increments the cell number of Sheet2!B3:B11 (This should be a fixed). So when I copy and paste this formula into cell A4 the cell values of the formula gets incremented as well to " =WORKDAY(A4,1,Sheet2!B4:B12)" and when I copy it to cell A5 "=WORKDAY(A5,1,Sheet2!B5:B13)" and so on. The date value increment correctly. How can I fix this without manually correcting each cell. The date range starts at
    Friday, January 05, 2018, as stated previously, and ends at
    Monday, December 31, 2018. Thank you.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,763

    Re: Workday formula Not Populating cells in Excel 2010

    Change the formula in A4 to this:

    =WORKDAY(A3,1,Sheet2!$B$3:$B$11)

    then those references will not change if you copy the formula down (or across).

    Hope this helps.

    Pete

+ 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. Workday formula Not Populating cells in Excel 2010
    By pooky in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-16-2018, 01:01 AM
  2. have over 700 excel 2010 cells with same formula
    By Paul Ak in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 08-05-2014, 10:53 AM
  3. Format Table stop the formula populating on all rows Excel 2010
    By forrestgump1980 in forum Excel General
    Replies: 1
    Last Post: 02-26-2014, 03:08 PM
  4. Excel 2010 formulas are not auto-populating
    By JAPbach in forum Excel General
    Replies: 3
    Last Post: 12-17-2012, 12:16 AM
  5. Populating an Excel 2010 Sheet using a macro button which will find the correct data?
    By dewhirstn in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-18-2012, 09:14 AM
  6. Excel Workday Formula
    By gailb14 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-31-2008, 11:45 AM
  7. [SOLVED] WORKDAY formula in excel
    By AMHud in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-14-2005, 04:10 PM

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