+ Reply to Thread
Results 1 to 4 of 4

Input Data on one sheet and populate another sheet .. input data is not being captured

  1. #1
    Registered User
    Join Date
    03-01-2016
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    54

    Input Data on one sheet and populate another sheet .. input data is not being captured

    Hi. I am trying to input data on one worksheet and populate another worksheet. Then I want to get back to the original sheet and clear the input cells to enable the user to enter more data. Well, my first attempt is not working and I'm sort of stumped.

    Right now I am not pulling the data from the input cells properly. Can you help me with this "project" of mine?

    Here is the macro (ProcessEntry) that is executed by a command button on the input sheet. It is followed by a called subroutine (FillRow) to populate the data in the subsequent worksheet:

    Note: The target sheet has a "marker" row with "xxx" in the first column. This indicates the "last row" and the next available row would be 1 row above that row. If there is no available row, I am inserting a row.

    Note: All other called functions to populate local variables to hold particular column and row numbers are executing properly. I have traced the logic to the call to FillRow and see that the input data is not being passed in the call. The values are not being "pulled" properly prior to the call.

    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Re: Input Data on one sheet and populate another sheet .. input data is not being captured


    Hi !

    Follow the process via the step by step mode hitting F8 key then you should find out where the issue is …

  3. #3
    Registered User
    Join Date
    03-01-2016
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    54

    Re: Input Data on one sheet and populate another sheet .. input data is not being captured

    Marc,
    Thank you for your reply.
    I'll get back to the forum after I do that.
    Sue

  4. #4
    Registered User
    Join Date
    03-01-2016
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    54

    Re: Input Data on one sheet and populate another sheet .. input data is not being captured

    Thank you. This is no longer a problem. I'm trying to find out how to mark it as SOLVED.

+ 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] Vba code to copy unique email id data from input sheet to output sheet
    By UPA in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-09-2017, 07:19 AM
  2. [SOLVED] Issue regarding recorded Macro to transfer data from Input sheet to Storage sheet
    By Hirad001 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-29-2015, 04:26 PM
  3. Transfer data from input sheet to data sheet by using command button
    By vinh1985 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-17-2014, 12:17 AM
  4. How to transfer data from a daily input sheet to a separate monthly total sheet
    By Jcooper71 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-25-2014, 02:37 PM
  5. Populate Output sheet based on input data and lookup condition
    By Cool\m/ in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-10-2013, 04:45 AM
  6. Replies: 9
    Last Post: 04-04-2011, 12:03 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