+ Reply to Thread
Results 1 to 2 of 2

Auto populate data

  1. #1
    Registered User
    Join Date
    09-16-2013
    Location
    Canada
    MS-Off Ver
    Excel 2013
    Posts
    3

    Auto populate data

    Hi All,

    Looking for some help in creating this workbook for acknowledging sales orders. Basically I input the customer/product information in a sales log and would like to be able to auto-populate the acknowledgement sheet. I dont need to generate a new workbook file, would just like to be able to select one of the lines in the order log and have the acknowledgement pull the data from that row so it can be printed.soack.xlsx

    I'm a basic user and have no idea where to even begin so any help would be appriciated.

    Arek

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Auto populate data

    Hi

    The general principle is as follows.
    Create a named cell somewhere on the Acknowledgment sheet called say 'DataRow'. In this cell enter the following formula

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


    This cell will then return the row number in the Sales Order log that contains the Order number that you enter in B4 of the Acknowledgement sheet.
    The next thing is to ensure that all your column labels on the Sales order log match exactly the text you've entered on the Acknowledgement. Watch out for trailing spaces and other formatting that might mean the two cells look the same but which aren't. The 'Bill To Address:' is a case in point. The Sales log has a line feed character after the 'o' in 'To'. Remove this so that G12 on the Order log is exactly the same as D6 on the Acknowedgment.

    Now in D7 enter the formula

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


    This will return the address for the Bill To area. Enter similar formulae in all the other cells on the acknowledgment sheet, changing D6 to wherever the label is for the value you're trying to return.

    However since every row on the order log is a single order and product I don't see how you you expect to get up to three different products in the Acknowledgement rows 14:16
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

+ 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. Auto Populate Data into Calendar
    By nancyching1711 in forum Excel General
    Replies: 4
    Last Post: 04-22-2012, 12:42 PM
  2. Replies: 3
    Last Post: 02-28-2012, 11:54 AM
  3. Excel 2007 : Data auto populate
    By Martin Chamberlin in forum Excel General
    Replies: 7
    Last Post: 10-05-2011, 12:54 PM
  4. Auto Populate with Data Validation
    By bronkista in forum Excel General
    Replies: 5
    Last Post: 08-15-2011, 04:24 AM
  5. Auto populate data for Roster
    By lordfa9 in forum Excel General
    Replies: 3
    Last Post: 03-29-2010, 09:18 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