+ Reply to Thread
Results 1 to 5 of 5

need to fill in rows based on column a information

  1. #1
    Registered User
    Join Date
    11-07-2013
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2010
    Posts
    51

    need to fill in rows based on column a information

    I have attached a file for reference.

    I have several products that have different price points based on how it is shipper per case. I need the pricing information to auto populate based on the product name. I am unsure how to start this project,. I thought about doing IF statements, but there could be 20-30 different products per job and I am hoping there is a better way to begin. Thank you in advance for your help!
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    04-05-2015
    Location
    Saihat, Saudi Arabia
    MS-Off Ver
    2013
    Posts
    46

    Re: need to fill in rows based on column a information

    Hi,
    I suggest to create sheet2 (product description and unit price), in sheet1 to get the price use the following formula:

    =VLOOKUP($A2;Sheet2!$A$2:$B$6;2;FALSE)

    copy the above formula down to the unit price column in sheet1

    Thanks

    Attachment:Revised reference-file.xlsx

  3. #3
    Registered User
    Join Date
    11-07-2013
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2010
    Posts
    51

    Re: need to fill in rows based on column a information

    I will need all of the information to populate. For example, sheet one will only have the headings, and I will enter a
    product name i.e. "product 3". I then need the other 4 columns to fill in based on the information in the data set (as you suggested will be on sheet 2).
    Attached Files Attached Files

  4. #4
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: need to fill in rows based on column a information

    This should do it.
    Enter this in B2 and copy across and down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  5. #5
    Registered User
    Join Date
    11-07-2013
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2010
    Posts
    51

    Re: need to fill in rows based on column a information

    Thank you! This will save me so much time and effort. Such a simple thing. Can't believe I didn't see it.

+ 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. Moving rows to columns based on information in a specific column
    By adamdpayne in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-02-2014, 10:49 AM
  2. Fill in a calendar schedule with information based on dates in a column
    By matten7 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-20-2012, 10:10 AM
  3. [SOLVED] Auto Fill Column with Date based on rows in other column
    By JOUIOUI in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-06-2006, 01:35 PM
  4. Replies: 5
    Last Post: 05-29-2006, 09:25 AM
  5. [SOLVED] Fill rows with column information
    By Tim in forum Excel General
    Replies: 2
    Last Post: 04-05-2006, 09:10 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