+ Reply to Thread
Results 1 to 3 of 3

Enter data from input sheet into panel data sheet

  1. #1
    Registered User
    Join Date
    05-15-2013
    Location
    Munich, Germany
    MS-Off Ver
    Excel 2010
    Posts
    16

    Enter data from input sheet into panel data sheet

    In the example, I have a purchase order that a customer can order multiple products with just ONE PO number. Now I need a macro to input this data into a paneled database on another sheet. I could only get my macro to copy a signal row of data, but could not figure out how to repeatedly copy the PO number, and customer info. please help!
    Attached Files Attached Files

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,681

    Re: Enter data from input sheet into panel data sheet

    Please Login or Register  to view this content.
    Check out such prcedure (you could assign it to your rectangle).

    in the code above I used asigning, not copying, but of course instead of
    Please Login or Register  to view this content.
    one could use
    Please Login or Register  to view this content.
    etc.


    By the way - in this database you have redundant data - may be it is worth redesigning? (fir instance doubling PO and both Customer Name and Customer Number).
    Last edited by Kaper; 12-15-2013 at 07:47 AM.

  3. #3
    Forum Expert
    Join Date
    12-10-2006
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    3,527

    Re: Enter data from input sheet into panel data sheet

    Here's my attempt:

    Please Login or Register  to view this content.
    Regards,

    Robert
    ____________________________________________
    Please ensure you mark your thread as Solved once it is. Click here to see how
    If this post helps, please don't forget to say thanks by clicking the star icon in the bottom left-hand corner of my 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. [SOLVED] Copy data from 1 sheet to another sheet base on serial number input
    By Curtis goh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-17-2013, 11:37 PM
  2. Enter data in one sheet and keep a running total in separate sheet
    By dvelosky in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-06-2013, 01:45 PM
  3. Replies: 0
    Last Post: 11-06-2012, 11:53 PM
  4. Replies: 9
    Last Post: 04-04-2011, 12:03 AM
  5. Excel 2007 : Data missing, new panel appears above sheet.
    By stanbridge in forum Excel General
    Replies: 3
    Last Post: 08-06-2008, 03:45 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