+ Reply to Thread
Results 1 to 10 of 10

Automatically fill in results tables

Hybrid View

jamblo Automatically fill in results... 01-28-2016, 01:51 PM
hemesh Re: Automatically fill in... 01-28-2016, 02:42 PM
Jonmo1 Re: Automatically fill in... 01-28-2016, 02:43 PM
jamblo Re: Automatically fill in... 01-29-2016, 03:04 PM
Jonmo1 Re: Automatically fill in... 01-29-2016, 03:21 PM
jamblo Re: Automatically fill in... 01-31-2016, 04:12 PM
JohnTopley Re: Automatically fill in... 01-31-2016, 04:26 PM
jamblo Re: Automatically fill in... 02-03-2016, 02:59 PM
JohnTopley Re: Automatically fill in... 02-03-2016, 03:15 PM
jamblo Re: Automatically fill in... 02-04-2016, 02:23 PM
  1. #1
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,732

    Re: Automatically fill in results tables

    Try

    =IFERROR(VLOOKUP(B35,G35:H45,2,FALSE),"")

    OR

    =IF(B35="","",(VLOOKUP(B35,G35:H45,2,FALSE)))
    Last edited by JohnTopley; 01-31-2016 at 04:35 PM.

  2. #2
    Registered User
    Join Date
    01-31-2013
    Location
    England
    MS-Off Ver
    Pro Plus 2016
    Posts
    19

    Re: Automatically fill in results tables

    Thanks for that, I went with the latter.

    I tried to use the same principle with E column,

    =IF(H37="","",IF(H37="M",$E$1/D37,$E$2/D37))

    so I now get blanks, but this hasn't solved the problem with P and X column array formula results.

    I get the impression I'm missing something very simple with this that would get it to work.
    Attached Files Attached Files

+ 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. Updating League Tables automatically by inputting Results
    By bm2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-26-2015, 05:50 PM
  2. [SOLVED] Formula to fill two tables automatically
    By canudo in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-28-2015, 01:00 PM
  3. [SOLVED] fill out one cell, all others fill out automatically
    By hatsunetsu in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 01-10-2015, 02:07 PM
  4. Vlookup results from 2 tables
    By emp2013 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-30-2014, 09:12 PM
  5. Formula to Automatically Fill Blank With Next fill cell's data?
    By VMoney in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-22-2013, 05:11 PM
  6. Fill Blank Cells Automatically in Pivot Tables
    By jgur88 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 10-18-2012, 12:12 PM
  7. Results from Multiple Tables
    By UPSguy in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-03-2008, 09:46 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