+ Reply to Thread
Results 1 to 6 of 6

Help with Formuls that grab info off another sheet with in same workbook

  1. #1
    Forum Contributor
    Join Date
    10-02-2013
    Location
    Houston, TX
    MS-Off Ver
    office 365
    Posts
    638

    Help with Formuls that grab info off another sheet with in same workbook

    Several Questions
    1. Under the email body tab I wanted auto populate the cell for daily cost. I do have it automatically get the total cost from the field invoice but how do I write a formula that will automatically enter the right daily cost for which ever day it is.... the start day was the 10/6 then as you follow the sheet down it changes each day. When you enter a (1) under that days column it adds that cost to the bottom for that day. I would like the email body to pull in the daily cost from that column for that particular day if possible.
    2. Under the tool list it automatically populates the (used / N/U) & (Days Used) based on if they are checked on the Utilization tab – My question is.... can you get the Date in & Date out to populate based on what days it is used on the Utilization Tab.
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    03-17-2005
    Location
    Canterbury, Kent
    MS-Off Ver
    2003, 2010
    Posts
    285

    Re: Help with Formuls that grab info off another sheet with in same workbook

    Could you use this?

    =HLOOKUP(C3,'Field Invoice'!$G$8:$CR$43,35,FALSE)

    You may need to adjust to suit

    Windy

  3. #3
    Forum Contributor
    Join Date
    10-02-2013
    Location
    Houston, TX
    MS-Off Ver
    office 365
    Posts
    638

    Re: Help with Formuls that grab info off another sheet with in same workbook

    How do I adjust it? Can you try it out on the attachment protection password is financial1

  4. #4
    Forum Contributor
    Join Date
    10-02-2013
    Location
    Houston, TX
    MS-Off Ver
    office 365
    Posts
    638

    Re: Help with Formuls that grab info off another sheet with in same workbook

    Actually it worked good...how would I do it on the tool list for the Dates in & Dates out

  5. #5
    Forum Contributor
    Join Date
    03-17-2005
    Location
    Canterbury, Kent
    MS-Off Ver
    2003, 2010
    Posts
    285

    Re: Help with Formuls that grab info off another sheet with in same workbook

    Having big problems putting formulas in on your sheet for some reason.

    Could you try this in end date column...
    =if($K11="","",$K11+$N11)

    Windy

  6. #6
    Forum Contributor
    Join Date
    10-02-2013
    Location
    Houston, TX
    MS-Off Ver
    office 365
    Posts
    638

    Re: Help with Formuls that grab info off another sheet with in same workbook

    it works as long as you manually enter in the date in....can you get it auto populate the date in from when you check the box on the utilization sheet.
    when you put a "1" in the utilization sheet showing you used it on that day can it save that date on the tool list under the date in column then the formula for date out would work fine.

+ 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. Change Sheet name based on Cell that contains a formuls
    By AdaLake in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-12-2013, 03:13 PM
  2. Replies: 6
    Last Post: 04-26-2013, 03:45 PM
  3. Function to grab info in middle of string
    By DKY in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-22-2008, 10:31 AM
  4. grab all info right of @ symbol
    By DKY in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-16-2007, 02:31 PM
  5. pasting info from workbook to sheet in another workbook
    By s_ali_hassan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-15-2006, 08:48 AM

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