+ Reply to Thread
Results 1 to 5 of 5

AUTOFILL multiple columns in large dataset based on row value

  1. #1
    Registered User
    Join Date
    06-16-2022
    Location
    Australia
    MS-Off Ver
    Version 2102
    Posts
    2

    AUTOFILL multiple columns in large dataset based on row value

    Hey Guys

    I am working with a very large data set (over 10, 000 columns).

    There are 100 unique values.
    I have the latitude, longitude and altitude for 100 locations.

    I want to add this information to my large dataset.

    Basically I want to fill column B, C, D based on the value of column A.
    But I have over 100 different options so need a fast way to do this please.

    Thank you
    Attached Files Attached Files
    Last edited by maddy.23; 06-16-2022 at 10:05 PM.

  2. #2
    Forum Contributor
    Join Date
    02-20-2022
    Location
    Indonesia
    MS-Off Ver
    Excel 2016
    Posts
    118

    Re: AUTOFILL multiple columns in large dataset based on row value

    Can you give us a worksheet example please,

    you can use lookup formula, but to make sure it fits please attach some example

  3. #3
    Registered User
    Join Date
    06-16-2022
    Location
    Australia
    MS-Off Ver
    Version 2102
    Posts
    2

    Re: AUTOFILL multiple columns in large dataset based on row value

    Hi sultan I have attached an exmaple
    I want to autofill column C,D,E in sheet13 from sheet 2 if source name matches DOes this make sense

  4. #4
    Forum Contributor
    Join Date
    02-20-2022
    Location
    Indonesia
    MS-Off Ver
    Excel 2016
    Posts
    118

    Re: AUTOFILL multiple columns in large dataset based on row value

    I am not sure if this is that you want, but try it,

    you can copy this to wsheet Sheet13 C2, and then just drag it to all the column you want.

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    3,230

    Re: AUTOFILL multiple columns in large dataset based on row value

    Your version says "2102". I'm not sure what version that is - does it allow for the new array formulas? If so, you could try this in cell C2 and copy across:

    =XLOOKUP($A$2:$A$9289,Table1[[Site]:[Site]],Table1[Lat],"Not Found",0)

+ 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. Large dataset transpose with removing duplicates in specific columns
    By Tanujit in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-29-2020, 02:30 PM
  2. VBA code to sort a dataset with multiple columns based on a variable number of rows
    By poliwhirlin in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-18-2019, 04:30 PM
  3. Replies: 3
    Last Post: 10-20-2017, 12:40 AM
  4. Deduping Values in Large Dataset - 7K rows X 30 columns
    By onespeed in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-28-2015, 11:28 PM
  5. Replies: 3
    Last Post: 01-23-2014, 10:13 AM
  6. Create New Worksheets based on one column in a Large Dataset
    By shaolinsnake in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-20-2012, 06:29 PM
  7. Filtering on large dataset based on rule
    By not4google in forum Excel General
    Replies: 2
    Last Post: 11-11-2009, 06:15 AM

Tags for this Thread

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