+ Reply to Thread
Results 1 to 5 of 5

date in cell driven from Worksheet name

  1. #1
    Registered User
    Join Date
    04-15-2018
    Location
    CANNOCK
    MS-Off Ver
    2010
    Posts
    19

    date in cell driven from Worksheet name

    so have a work sheet where i have a date being driven from the Tab name of a worksheet, this give me what i want in one cell.

    now i need it to take that cell and in another cell have 6 days deducted.

    2018-04-19 13_26_28-Commercial Indirects - Project Time Registration.xlsx [Read-Only] - Excel.png

    so in week commencing i would like the date in week ending - 6 days.

    if possible

    keep getting issues with the week ending cell being formulae driven
    Attached Files Attached Files
    Last edited by Johny_0342; 04-19-2018 at 08:37 AM.

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: date in cell driven from Worksheet name

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,202

    Re: date in cell driven from Worksheet name

    Try

    for "Week Commencing"

    =SUBSTITUTE(A1,".","/")-6

    A1 contains your "Week ending" Date so change formula as required

  4. #4
    Registered User
    Join Date
    04-15-2018
    Location
    CANNOCK
    MS-Off Ver
    2010
    Posts
    19

    Re: date in cell driven from Worksheet name

    works great thanks

  5. #5
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,910

    Re: date in cell driven from Worksheet name

    Try this:

    =SUBSTITUTE(REPLACE(CELL("filename",A1),1,FIND("]",CELL("filename",A1)),""),".","/")-6

+ 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. [SOLVED] Date driven solution
    By quickheart in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-07-2017, 06:43 AM
  2. HELP!!!! Count of Core Samples Available - Date Driven
    By JannieL in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 10-06-2016, 03:48 PM
  3. [SOLVED] Create a stats page in a workbook driven by specific date criteria
    By mlski4751 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 12-29-2015, 03:49 PM
  4. Dynamic graph driven by input-driven named ranges
    By gwebb in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 06-24-2015, 09:22 AM
  5. Replies: 2
    Last Post: 11-07-2013, 06:19 AM
  6. Date driven value
    By ronocoo in forum Excel General
    Replies: 0
    Last Post: 05-23-2011, 02:15 PM
  7. Date driven formula/worksheet
    By Corey in forum Excel General
    Replies: 10
    Last Post: 11-04-2005, 08:50 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