+ Reply to Thread
Results 1 to 2 of 2

Data Entry contents to new Table row

  1. #1
    Registered User
    Join Date
    07-22-2017
    Location
    California
    MS-Off Ver
    2013
    Posts
    1

    Data Entry contents to new Table row

    Excel 2013, Windows 10

    I have a need to create a worksheet data entry form (as opposed to the Data Form dialog auto generated by Excel) that will populate the entered information into a table on another worksheet. As each submission will be a new entry to the table, a new table row will have to be created, The data to go in it's respective cell, and then clear the form for the next entry without disturbing the information in the table.

    I believe this can be done in a macro that I can assign to a Submit button. I just don't know how to write the macro. I have spent several hours trying. I've been able to do this with a Range.Copy function. But that only worked with absolute fields (it only would populate the one same row/cells referenced).

    Would anyone be able to help?

    If It'll help, the field/column names can be Mon, Tue, Wed, Thurs, and I can modify from there.

    Thanks much in advance.

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Data Entry contents to new Table row

    The trick is to define the next empty row rather than use an absolute reference.

    See attached example.

    BSB
    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. Replies: 2
    Last Post: 03-28-2017, 03:38 PM
  2. Manual data entry in dynamical table
    By gutkinma in forum Excel General
    Replies: 2
    Last Post: 12-08-2014, 09:00 AM
  3. Replies: 1
    Last Post: 08-04-2014, 09:51 AM
  4. [SOLVED] Code to move data from an entry table to a historical table by date.
    By rlh in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-17-2014, 11:04 AM
  5. Protect cell contents after data entry
    By carlossaltz in forum Excel General
    Replies: 1
    Last Post: 05-28-2006, 06:10 PM
  6. [SOLVED] Data entry - Copy contents of cell typed in one cell to another ce
    By danie in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-16-2006, 02:55 PM
  7. Bypass entry of data from Lookup Table
    By Jim May in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-08-2005, 05:05 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