+ Reply to Thread
Results 1 to 2 of 2

Worksheet Problem

  1. #1
    Barb.
    Guest

    Worksheet Problem

    Ok I will try and explain my problem as much as I can with an example:
    Column H is Date Due
    Column I is Last Ship Date
    Column J is next Ship Date

    Column H is exactly 3 months before Column I (always)
    Column J is due 4 days before Column H
    Is there any formula for this when I manually enter the shipping date any of
    this will automatically change. I hope I explained. I hope someone can help.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675
    So you want to put a date in I2, for instance and dates to appear automatically in H2 and J2?

    Try this formula in H2

    =EDATE(I2,-3)

    and this in J2

    =H2-4

    format all cells in date format

    note EDATE is part of Analaysis ToolPak addin

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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