+ Reply to Thread
Results 1 to 2 of 2

Create macro for sending data from cell to table

  1. #1
    Registered User
    Join Date
    11-12-2012
    Location
    Boston, MA
    MS-Off Ver
    Excel 2010
    Posts
    7

    Question Create macro for sending data from cell to table

    Hi,

    I need help with the workbook I'm developing. I am creating a data entry form for users who have little to no knowledge of Excel. Currently, the workbook is set up so the user would enter text in a cell then click on a form button to take them to the next step. I need to create an additional macro so that the text entered in steps 1-2 is transferred to the next free row for the corresponding cell in the table in sheet - step 3 and then cleared from the cell field.

    The workbook is attached. The goal is to have a user do this monthly with new data and never see the table itself just the resulting chart, so they can't break the table programming.

    Any help would be great.
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,860

    Re: Create macro for sending data from cell to table

    I've modified your code as below. Before you run your code, you need to be aware that Excel VBA does not play well with merged cells. As such to make this work, you will need to unmerge your cells in Step 1 and Step 2 and only use the values placed in column B of those.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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. Sending a Table with a Macro
    By m_gron48 in forum Excel General
    Replies: 6
    Last Post: 05-12-2017, 10:59 AM
  2. Macro to create a table of an unknown size of data
    By mtma in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-07-2015, 04:38 PM
  3. How to create a macro to populate selected required data on to a table ?
    By chon in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-11-2013, 03:59 AM
  4. Replies: 3
    Last Post: 09-12-2010, 07:56 AM
  5. Replies: 3
    Last Post: 04-15-2009, 11:50 PM
  6. Macro to create pivot table from large data file
    By johnson748r in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-27-2007, 02:36 PM
  7. Sending data from a cell to a blank table
    By B Harmon in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-17-2006, 04:40 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