+ Reply to Thread
Results 1 to 4 of 4

Data from one form to another

  1. #1
    Registered User
    Join Date
    10-02-2019
    Location
    Portland, OR
    MS-Off Ver
    Office 365
    Posts
    25

    Lightbulb Data from one form to another

    Hello, hope everyone is doing well!

    In my spreadsheet, I have labeled Data areas A and B
    I need the information in Data A to autopopulate to Data B
    As you can see...
    Data A starts by zone number and the product on a particular day.
    Data B starts by product and then the zone number on that same day as seen in Data A.

    I always enter the data into Data A and I need the information to autopopulate into Data B
    I have attached a spreadsheet and have manually entered the data in Data B to show an example, but in the end, I would like for it to autopopulate.
    The states have no effect on the function, but I had to include them.

    I tried to do this myself using an Array, but came up empty

    Any help would be great.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    09-14-2020
    Location
    GA, USA
    MS-Off Ver
    EXCEL 365; 2019
    Posts
    40

    Cool Re: Data from one form to another

    rjerend,

    Good day.

    If understand you correctly, you want BOX A to AUTOPOPULATE in BOX B.

    Please see attachment.

    I am no expert, would like to contribute, so hopefully this helps.

    Nvable

    *EDIT: Disregard. This is above me.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    10-02-2019
    Location
    Portland, OR
    MS-Off Ver
    Office 365
    Posts
    25

    Re: Data from one form to another

    That is correct, when I fill out Data A (above data), I would like the bottom data (Data B) to autopopulate automatically as the Data A is entered.

  4. #4
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,782

    Re: Data from one form to another

    B17=IF($A17<>"",IF(COLUMNS($B$16:B16)<=$R$4,SUMPRODUCT(($C$3:$P$9=$A17)*($C$2:$P$2=B$16)*($A$3:$A$9)),""),"")

    copy across and down
    Attached Files Attached Files

+ 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. Input form moves data to master form for cash count sheet
    By janders84 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-31-2017, 06:04 PM
  2. Use form submission to enter data both in the form and not in the form
    By tsamuels in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-05-2013, 10:06 PM
  3. Replies: 1
    Last Post: 02-28-2013, 08:17 AM
  4. Rather than Excel form to data, can code be wriiten to take data into a form?
    By finlain in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-09-2013, 12:23 PM
  5. Trying To Create Form To Output Data And Erase Form Once Data In Ouput
    By jasonmilford in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 09-22-2007, 11:53 PM
  6. how to get a data form to fill you own exel sheet (was data-form
    By erik van buijtenen in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-30-2006, 12:35 PM
  7. Data Entry Form (similar to default Excel Data>Form)
    By tonydm in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-11-2005, 02:59 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