+ Reply to Thread
Results 1 to 4 of 4

Vba-interactive userform to input/view/update data in table

  1. #1
    Registered User
    Join Date
    10-22-2012
    Location
    Ottawa, ON
    MS-Off Ver
    Excel 2003
    Posts
    13

    Vba-interactive userform to input/view/update data in table

    I have been beating my head against the wall trying to find code that will allow my userform to be more interactive--I want it to not only load info into my spreadsheet, but also want to use it to view the existing records, update them and delete them were necessary.

    I have attached my workbook--the form in question is Form 1, I want users to be able to search by complaint number (textbox 1) and load the matching record, so it can be updated, deleted or left as is. I also have code for that textbox because if the user is not looking for an existing record, but rather creating a new one, it should auto-load the next sequential number.

    I understand I will have to add command buttons for Update, delete, < and > to scroll through the existing records. I have tried MANY different vba codes and tried to adapt them to my use, but none worked, so I have removed all the code and buttons to start fresh.

    ALSO--I have date user fills in using form 5 to populate criteria on Sheet 12 (I now use a calendar pop-up rather than a manually input date). Sheet 12 criteria is used to autofilter records from Sheet 8 and posts the report on Sheet 13. I have problems with the dates not working. Everything else filters fine, but the dates are not recognized it seems. I tried changing the date format on Sheet 12 and 13, but cannot figure this one out. **would LOVE to attach the updated workbook, but it is too big now.

    Your help is most appreciated!

  2. #2
    Forum Contributor kalbasiatka's Avatar
    Join Date
    02-27-2016
    Location
    Brest, Belarus
    MS-Off Ver
    2021
    Posts
    224

    Re: Vba-interactive userform to input/view/update data in table

    where's the file?
    To do it for me and help me it is 2 different things!
    Sorry for my english, blame Google translator

  3. #3
    Registered User
    Join Date
    10-22-2012
    Location
    Ottawa, ON
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Vba-interactive userform to input/view/update data in table

    sorry--here it is

  4. #4
    Forum Contributor kalbasiatka's Avatar
    Join Date
    02-27-2016
    Location
    Brest, Belarus
    MS-Off Ver
    2021
    Posts
    224

    Re: Vba-interactive userform to input/view/update data in table

    example for form1
    you can add and delete record and change the language

+ 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. Interactive userform with date picker as control source to pull data
    By KK1234 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-31-2015, 05:40 PM
  2. [SOLVED] Update a cell in Sheet2 using UserForm input
    By dubcap01 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-28-2015, 03:22 AM
  3. [SOLVED] Userform textbox to view data, not update data
    By millerj64 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-26-2012, 01:20 PM
  4. VBA Help need for Time sheet update besed on UserForm input.
    By krjoshi in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-20-2011, 09:40 AM
  5. Excel Interactive data input sheet
    By woutie in forum Excel General
    Replies: 0
    Last Post: 06-14-2011, 03:00 PM
  6. Interactive explorer tree view?
    By Brandt in forum Excel General
    Replies: 0
    Last Post: 11-15-2008, 11:01 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