+ Reply to Thread
Results 1 to 4 of 4

Help with formula across 2 spreadsheets

Hybrid View

Rossc0 Help with formula across 2... 07-19-2020, 03:05 AM
AliGW Re: Help with formula across... 07-19-2020, 03:07 AM
Rossc0 Re: Help with formula across... 07-19-2020, 03:13 AM
JeteMc Re: Help with formula across... 07-19-2020, 02:38 PM
  1. #1
    Registered User
    Join Date
    11-19-2019
    Location
    Scotland
    MS-Off Ver
    Office 365
    Posts
    10

    Help with formula across 2 spreadsheets

    Good morning all,

    Im trying to get an idea of the average time it takes for a quote to turn into an order.

    We have a quote record & job book.

    Im going to put a new tab on the job book to show how long each job took from quote stage.

    Column D on the quote record is the date it was issued.
    Column B on the job book is the order date.

    Any odeas on formulas and also any suggestions on a graph or similar to show the average would be great
    Attached Files Attached Files
    Last edited by Rossc0; 07-19-2020 at 03:12 AM. Reason: Add example spreadsheets

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,403

    Re: Help with formula across 2 spreadsheets

    Is this across workBOOKS or workSHEETS?

    There are instructions at the top of the page explaining how to attach your sample workbook.
    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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    11-19-2019
    Location
    Scotland
    MS-Off Ver
    Office 365
    Posts
    10

    Re: Help with formula across 2 spreadsheets

    Quote Originally Posted by AliGW View Post
    Is this across workBOOKS or workSHEETS?

    There are instructions at the top of the page explaining how to attach your sample workbook.
    Thank you, examples now attached! this is workbooks

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,872

    Re: Help with formula across 2 spreadsheets

    My idea is to keep both spreadsheets in the same workbook.
    On the Job No. spreadsheet column E displays the quote dates using: =IFERROR(INDEX('Quote No.'!D$2:D$23,MATCH(D2,'Quote No.'!A$2:A$23,0)),"")
    Column F calculates the number of days to turn a quote into a job using: =IF(E2="","",B2-E2)
    Cell calculates the average number of days using: =AVERAGE(F2:F22)
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. Compare formula between two spreadsheets
    By Cruzing101 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-19-2014, 04:12 AM
  2. Replies: 2
    Last Post: 03-27-2013, 03:55 AM
  3. [SOLVED] Formula References to Other Spreadsheets
    By Jiptastic in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-28-2013, 12:06 PM
  4. Linking formula for two spreadsheets
    By Kwame in forum Excel General
    Replies: 1
    Last Post: 11-28-2011, 10:04 AM
  5. Replies: 2
    Last Post: 10-21-2011, 08:52 AM
  6. Import Data from multiple spreadsheets into seperate spreadsheets worksheet
    By cablecrt in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-17-2008, 08:01 AM
  7. Can Excel Spreadsheets be saved as Microsoft Works spreadsheets?
    By EXCEL WORKS CONFUSED in forum Excel General
    Replies: 4
    Last Post: 08-18-2006, 06:25 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