+ Reply to Thread
Results 1 to 3 of 3

VBA to update Approve data via Userform

  1. #1
    Registered User
    Join Date
    06-14-2019
    Location
    Singapore
    MS-Off Ver
    365
    Posts
    6

    VBA to update Approve data via Userform

    Hi I have a userform that users can log issues in, I have searched but having a hard time finding an answer to how can I update this so that another user (the approver) can open the form to cycle through records where Super_Mng (column N) and Date_Closed (Column O) is missing data.

    So essentially approver would click a button, same userform would pop up only with the evaluation and follow up section enabled and it would only populate userform with other data if this section is blank... user then can click next to approve another record.
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    11-05-2019
    Location
    Tiki Island, TX
    MS-Off Ver
    Office 365
    Posts
    168

    Re: VBA to update Approve data via Userform

    To make things easier to work with I turned your data sheet info into a table using Ctrl+T. Then I added a control to your form called cmdNextReview. The code behind for that click event has the code to do what I think you want. See attachment.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    06-14-2019
    Location
    Singapore
    MS-Off Ver
    365
    Posts
    6

    Re: VBA to update Approve data via Userform

    Many thanks David that is perfect.... will note this for next forms

+ 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. Update userform data
    By neilsy1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-21-2016, 05:06 PM
  2. UserForm Data to Update
    By Patnaik in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-04-2015, 06:27 AM
  3. Update row data with userform
    By gazzauk in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-11-2015, 11:37 AM
  4. Add Approve Button
    By donnac1107 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-29-2014, 11:09 AM
  5. [SOLVED] Data Update thru UserForm
    By harish.chinni in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 02-26-2014, 08:01 AM
  6. [SOLVED] Data Entry - Userform, override and update data instead of duplicate data.
    By mwinter in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-07-2014, 10:25 AM
  7. Data Entry - Userform, override and update data instead of duplicate data.
    By mwinter in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-06-2014, 05:31 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