+ Reply to Thread
Results 1 to 2 of 2

#spill! error

  1. #1
    Registered User
    Join Date
    01-08-2015
    Location
    Leawood, Kansas
    MS-Off Ver
    2013
    Posts
    25

    #spill! error

    I am doing an if then statement and am getting #spill! error. I have never gotten this.
    On sheet 1 I have a list of skus and their description.
    On sheet 2 if I type in a sku, I want it to bring over the description from sheet 1.

    My formula is:
    =if('sheet 1A:A',sheet 2a10,'sheet 1'B:B)

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: #spill! error

    Try VLOOKUP

    =VLOOKUP('sheet 2'!A10,'sheet 1'!A:B,2,0)
    Quang PT

+ 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. Replies: 5
    Last Post: 01-27-2021, 12:07 PM
  2. [SOLVED] Spill Error...
    By Tamarissa in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-14-2020, 11:31 PM
  3. Replies: 3
    Last Post: 08-09-2020, 10:57 AM
  4. Count IF returning spill
    By vini.v4 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-23-2020, 08:34 PM
  5. Spill Error with index match formula
    By Daniel_ISS in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-10-2020, 09:36 AM
  6. [SOLVED] sumif producing SPILL error
    By jrtaylor in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-14-2019, 10:44 AM
  7. [SOLVED] spill
    By april27 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-19-2006, 12:55 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