+ Reply to Thread
Results 1 to 6 of 6

Formula fill error

Hybrid View

  1. #1
    Registered User
    Join Date
    08-22-2008
    Location
    Swinefleet
    Posts
    10

    Red face Formula fill error

    I created a spreadsheet with alot of data spread over several worksheets, and using several formulas. Many of my formulas pull data from one worksheet to another. (using VLOOKUP) however when it came to testing this i found that several cell failed to pull in data, despite them having the same formula asthe cells above and below them! The data is definately in the other sheets waiting to be found!! Why is this?!!?
    Could it be because i'm using too much of the memory up? Because when i deletetheformula and re-typeit - exactly the same as it was, except omitting the $, it works!!

    What do i do??

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    First check that you are in Automatic calculation Mode... go to Tools|Options and in the Calculation tab, the Automatic should be checked.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    08-22-2008
    Location
    Swinefleet
    Posts
    10
    Tried that but it didn't sort it!!

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Does your Vlookup() formula have a 4th argument of FALSE or 0... to find exact matches?

  5. #5
    Registered User
    Join Date
    08-22-2008
    Location
    Swinefleet
    Posts
    10
    yes it has a FALSE
    it reads ...
    =IF(ISNA(VLOOKUP(A12,HOURS!$A$54:$AG$304,21,FALSE)),"",VLOOKUP(A12,HOURS!$A$54:$AG$304,21,FALSE))

    andworks for A11 and A13 andthoseaboveand belowthat!!

  6. #6
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Possibly you have extra spaces in A12 or in the "Matching" Hours!A54:A304 range?

    Or if the data is numerical... is A12 and it's "matching" item both formatted the same?

+ 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. Set series formula with names gives 1004 error
    By dheitzmann in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-27-2008, 03:59 PM
  2. #VALUE! error in if formula
    By mkmed in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-31-2007, 10:53 PM
  3. Auto fill formula
    By Matt707 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-13-2007, 03:37 PM
  4. Add row in multiple sheets and fill formula!?!?!
    By camaro03 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-26-2007, 03:40 PM
  5. error in formula
    By fmardani in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-18-2006, 06:46 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