+ Reply to Thread
Results 1 to 6 of 6

IFERROR Formula to look at multiple sheets

  1. #1
    Forum Contributor
    Join Date
    08-18-2017
    Location
    SOUTH AFRICA
    MS-Off Ver
    MS EXCEL 2016
    Posts
    109

    IFERROR Formula to look at multiple sheets

    Hi guys

    I'm looking for a formula to work for me on this problem. I have macros that insert multiple sheets; but before I insert the multiple sheets using my "Summary" as my source of calculation sheet and using the job numbers under "Job valuation 2017" on column A. So I've inserted one sheet using the first Job number (J6612) as the sheet name.

    So this is what I want, I want a formula under "Job valuation 2017" (Cell:M7) the formula is (=IFERROR(L7*0.4;"") but "0.4" must look at sheet 'J6612' Cell:F209 and this formula must be there even if I haven't inserted the sheets so that when I run my macros to insert multiple sheets the formula on "Job valuation 2017" (Cell:M7) must look at column A which is the job numbers and go to each specific sheet according to each job number on cell F209 (percentage) because the percentage changes for each job.

    I hope I'm making sense.
    Attached Files Attached Files
    Last edited by tshepolt; 10-10-2017 at 09:03 AM. Reason: Change the title

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Excel formula

    In M7, copied down:

    =IFERROR(L7*INDIRECT("'"&A7&"'!F209"),"")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Excel formula

    Unfortunately your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Forum Contributor
    Join Date
    08-18-2017
    Location
    SOUTH AFRICA
    MS-Off Ver
    MS EXCEL 2016
    Posts
    109

    Re: Excel formula

    It work perfectly thanks a lot.

  5. #5
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Excel formula

    Quote Originally Posted by tshepolt View Post
    It work perfectly thanks a lot.
    As requested earlier please now take time to edit your original subject so that others who might have similar requirements will find this through the search box.

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: IFERROR Formula to look at multiple sheets

    Thanks for changing the title. Thanks for the rep, too...

+ 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. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  2. Replies: 10
    Last Post: 12-16-2015, 03:16 PM
  3. Replies: 2
    Last Post: 03-21-2014, 11:43 AM
  4. Macro: Applying formula to multiple cells in excel (formula editing)
    By city in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-27-2012, 06:41 AM
  5. Replies: 0
    Last Post: 03-19-2012, 07:32 PM
  6. Replies: 1
    Last Post: 03-04-2012, 12:03 AM
  7. [SOLVED] Excel 2002 formula displayed not value formula option not checked
    By Dean in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-28-2006, 10:35 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