+ Reply to Thread
Results 1 to 7 of 7

Transferring a thread from google sheet to excel and is not pulling the data

  1. #1
    Registered User
    Join Date
    08-24-2016
    Location
    California
    MS-Off Ver
    Office 2021
    Posts
    93

    Transferring a thread from google sheet to excel and is not pulling the data

    Hey guys really need help with this and not able get a response,This formula is working in google sheets but will not work in excel for some reason =IFERROR(INDEX(Sheet3!A:A,SMALL(IF(Sheet3!A2:A$566<>"",ROW(Sheet3!A2:A$566)),ROWS(C$30:C30))),"") I am trying to pull from a list with blank spaces in it and make it one complete list. When I put it in excel it doesnt pull anything....

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Transferring a thread from google sheet to excel and is not pulling the data

    Quote Originally Posted by jphilipson View Post
    =IFERROR(INDEX(Sheet3!A:A,SMALL(IF(Sheet3!A2:A$566<>"",ROW(Sheet3!A2:A$566)),ROWS(C$30:C30))),"")
    The references to A2 should probably be absolute (add the dollar sign). Other than that, the formula is syntactically correct.

    =IFERROR(INDEX(Sheet3!A:A,SMALL(IF(Sheet3!A$2:A$566<>"",ROW(Sheet3!A$2:A$566)),ROWS(C$30:C30))),"")

    Still array entered.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    08-24-2016
    Location
    California
    MS-Off Ver
    Office 2021
    Posts
    93

    Re: Transferring a thread from google sheet to excel and is not pulling the data

    For some reason it wont pull the data unless I put a star in between the quotations but then I cant drag because it puts stars below the data.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Transferring a thread from google sheet to excel and is not pulling the data

    I think we're going to need to see a sample file to figure out what the problem is.

  5. #5
    Registered User
    Join Date
    08-24-2016
    Location
    California
    MS-Off Ver
    Office 2021
    Posts
    93

    Re: Transferring a thread from google sheet to excel and is not pulling the data

    Basically I have a list of data in Sheet 3 Row A cell 2-unlimited that has blank cells in between the data. I want to pull that data into Sheet 1 Cell C 30 and be able to drag it down.

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Transferring a thread from google sheet to excel and is not pulling the data

    Your formula extracts the non-empty cells in Sheet3!A2:A566 and puts them into the active sheet starting at cell C30.

    If it's not working for you then the only way we can troubleshoot it is to see it in context within the file.

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Transferring a thread from google sheet to excel and is not pulling the data

    Your post does not comply with Rule 8 of our Forum RULES. Do not crosspost your question on multiple forums without including links here to the other threads on other forums.

    Cross-posting is when you post the same question in other forums on the web. The last thing you want to do is waste people's time working on an issue you have already resolved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser) to the cross-post.

    Expect cross-posted questions without a link to be closed and a message will be posted by the moderator explaining why. We are here to help so help us to help you!

    Read this to understand why we ask you to do this, and then please edit your first post to include links to any and all cross-posts in any other forums (not just this site).
    http://www.mrexcel.com/forum/excel-q...eet-excel.html
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Transferring a thread from google sheet to excel
    By jphilipson in forum Excel General
    Replies: 2
    Last Post: 01-05-2017, 03:20 PM
  2. Transferring Google Sheets to Excel
    By rippedit123 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-08-2016, 06:09 PM
  3. How To fetch google sheet data into excel
    By manoj_nn in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 06-15-2015, 07:46 AM
  4. Importing Data From Google Sheet To Excel
    By JohnDoh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-19-2015, 10:37 AM
  5. Replies: 1
    Last Post: 07-25-2013, 05:09 PM
  6. Excel Data Transferring to Another Sheet
    By orkhannn in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-08-2013, 05:13 AM
  7. [SOLVED] Transferring Word table data to Excel sheet
    By Rajendra in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-23-2005, 12:40 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