+ Reply to Thread
Results 1 to 8 of 8

Data collection Sheet help

  1. #1
    Registered User
    Join Date
    06-25-2018
    Location
    USA
    MS-Off Ver
    2010
    Posts
    4

    Data collection Sheet help

    Hello everyone,

    I am newbie to VBA. Could anyone enlighten me how to program my data collection sheet? I have attached my sample excel file. Basically, once submit button is pressed in “data entry” sheet, record sheet will create an entry per row per employee, and if data is zero, no entry is created. I know I can use excel data entry form, but data entry form treats employee as a variable and there would be a drop down selection list for each employee. That’s not what I need. We want to list every employee on the data entry sheet. How do I do this? Any help is appreciated.

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,239

    Re: Data collection Sheet help

    Hi aeancxcs

    Welcome to the Forum...Here's one way...
    Please Login or Register  to view this content.

    Edit....OR
    Please Login or Register  to view this content.
    Last edited by sintek; 06-25-2018 at 01:41 PM.
    Good Luck
    I don't presume to know what I am doing, however, just like you, I too started somewhere...
    One-day, One-problem at a time!!!
    If you feel I have helped, please click on the star to left of post [Add Reputation]
    Also....add a comment if you like!!!!
    And remember...Mark Thread as Solved.
    Excel Forum Rocks!!!

  3. #3
    Registered User
    Join Date
    06-25-2018
    Location
    USA
    MS-Off Ver
    2010
    Posts
    4

    Re: Data collection Sheet help

    Thanks Sintek!

    That's works! After i click to execute, the rows selected are shown in data entry sheet. Can we make selection indication disappear?

  4. #4
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,239

    Re: Data collection Sheet help

    Can we make selection indication disappear?
    see red part in post2

  5. #5
    Registered User
    Join Date
    06-25-2018
    Location
    USA
    MS-Off Ver
    2010
    Posts
    4

    Re: Data collection Sheet help

    great! thanks.

  6. #6
    Forum Expert sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2016 | 2019
    Posts
    13,239

    Re: Data collection Sheet help

    Glad I could help...Thanks for rep +
    Pls mark thread as solved...
    Last edited by sintek; 06-25-2018 at 02:36 PM.

  7. #7
    Registered User
    Join Date
    06-25-2018
    Location
    USA
    MS-Off Ver
    2010
    Posts
    4

    Re: Data collection Sheet help

    Sinteck, I am almost done with my data collection sheet. Only one thing left. How do I reset the data entry form after I click submit? For now, logged values are still there and can be confusing.

  8. #8
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,908

    Re: Data collection Sheet help

    Add this at the end of the code.
    Please Login or Register  to view this content.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

+ 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. Collection data from source sheet
    By vasilepachitanu in forum Excel General
    Replies: 3
    Last Post: 06-11-2016, 12:12 PM
  2. Replies: 0
    Last Post: 02-29-2016, 02:44 AM
  3. [SOLVED] Performance of iteration through Words collection degrades as collection gets bigger
    By 6StringJazzer in forum Word Programming / VBA / Macros
    Replies: 7
    Last Post: 01-14-2014, 09:44 AM
  4. [SOLVED] MACRO: Send Data from 'Master Sheet' to 'Data Collection Sheet'
    By cjhiggins in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-15-2013, 09:45 PM
  5. Replies: 2
    Last Post: 12-23-2011, 11:04 AM
  6. Copy one record with subdata (Form Sheet) to Database Sheet (Collection)
    By vrgiloilo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-27-2011, 01:12 AM
  7. Separate sheet data collection
    By russkris in forum Excel General
    Replies: 14
    Last Post: 11-04-2009, 11:01 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