+ Reply to Thread
Results 1 to 13 of 13

trying to create a template that calculates specific days for delivery products.

  1. #1
    Registered User
    Join Date
    05-03-2020
    Location
    Australia
    MS-Off Ver
    2019
    Posts
    7

    trying to create a template that calculates specific days for delivery products.

    Hi excellent people, just trying to create a template that calculates specific days for delivery. so when you enter in the target amount of days ie: 3 days it gives you the date for 3 days but also if you go over the amount of days and the window of delivery has been exceeded, the template to flag the error. hope that makes sense..

    Pho3nix

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,619

    Re: trying to create a template that calculates specific days for delivery products.

    Basically - yes, it makes sense. But to give you more useful answer we need to know the layout of your data. See yellow banner near the top of the page.
    Best Regards,

    Kaper

  3. #3
    Registered User
    Join Date
    05-03-2020
    Location
    Australia
    MS-Off Ver
    2019
    Posts
    7

    Re: trying to create a template that calculates specific days for delivery products.

    have edited this version to show a rough idea for what i'm after. thank you
    Attached Files Attached Files
    Last edited by Pho3nix; 05-03-2020 at 05:16 AM. Reason: adding attachment

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: trying to create a template that calculates specific days for delivery products.

    I think you may have misunderstood the nature of these forums. The free help you get here is in the form of guidance and advice - we don't build whole solutions for you to a brief.

    Please mock up manually the sort of thing you want and attach the workbook here, and we can take it from there.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,619

    Re: trying to create a template that calculates specific days for delivery products.

    The general answer then:

    Dates in excel are just consequtive numbers, so if you use
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    you will get date three days from today.

    May be it's worth also to see the
    Formula: copy to clipboard
    Please Login or Register  to view this content.



    As for flags: probably you could use conditional formatting with the rule based on formula. There are many examples of such approach on the forum (and elsewhere).

  6. #6
    Registered User
    Join Date
    05-03-2020
    Location
    Australia
    MS-Off Ver
    2019
    Posts
    7

    Re: trying to create a template that calculates specific days for delivery products.

    sorry i did misunderstand, i have the above attachment but i'm not sure if this will work for what i wanted. I'm just after a formula that will calculate days and exceeding days

  7. #7
    Registered User
    Join Date
    05-03-2020
    Location
    Australia
    MS-Off Ver
    2019
    Posts
    7

    Re: trying to create a template that calculates specific days for delivery products.

    this helps a lot! thank you

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: trying to create a template that calculates specific days for delivery products.

    Thank you for the attachment. Where are you going to enter target days? And what flagging do you want to see? Mock these up MANUALLY and post the workbook again.

  9. #9
    Registered User
    Join Date
    05-03-2020
    Location
    Australia
    MS-Off Ver
    2019
    Posts
    7

    Re: trying to create a template that calculates specific days for delivery products.

    Just edited my previous attachment showing the desired effect i'm after... if it's possible?? thanks for your time.

  10. #10
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: trying to create a template that calculates specific days for delivery products.

    We are getting somewhere, however your red mock-ups do not all seem to tally.

    Anyway, here is the rule for the red cells:

    =AND(F$5>$D7,F$5<=$C7+$E7-1)
    Attached Files Attached Files
    Last edited by AliGW; 05-03-2020 at 05:40 AM.

  11. #11
    Registered User
    Join Date
    05-03-2020
    Location
    Australia
    MS-Off Ver
    2019
    Posts
    7

    Re: trying to create a template that calculates specific days for delivery products.

    that's exactly what i'm after!! Thank you so much Ali

  12. #12
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: trying to create a template that calculates specific days for delivery products.

    No worries!

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  13. #13
    Registered User
    Join Date
    05-03-2020
    Location
    Australia
    MS-Off Ver
    2019
    Posts
    7

    Re: trying to create a template that calculates specific days for delivery products.

    it certainly does, just marked solved. Thanks again!

+ 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] Allocation of products based on order entry and delivery dates
    By isalmon in forum Excel General
    Replies: 6
    Last Post: 12-03-2018, 08:12 PM
  2. Replies: 1
    Last Post: 03-24-2016, 08:21 AM
  3. Supplier Delivery performance template
    By HugoSull in forum Excel General
    Replies: 4
    Last Post: 07-16-2015, 11:55 AM
  4. Replies: 2
    Last Post: 03-21-2015, 01:53 PM
  5. Work Schedule that calculates hours, lunches, days off and vacation days
    By tameronstarr in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-12-2014, 12:06 PM
  6. [SOLVED] calculates number of days less than or greater than x (a specific date)
    By t2dela in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-07-2013, 10:11 AM
  7. create a macro to alert me if today's date is within 5 days of expected delivery date
    By ashmcclure in forum Excel Programming / VBA / Macros
    Replies: 25
    Last Post: 09-25-2008, 05:51 PM

Tags for this Thread

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