+ Reply to Thread
Results 1 to 4 of 4

Konichiwa, VBA to Edit Current Data with ID number assigned.

  1. #1
    Forum Contributor sorensjp's Avatar
    Join Date
    12-23-2015
    Location
    Yokosuka, JP
    MS-Off Ver
    2016, 2019, 365
    Posts
    198

    Konichiwa, VBA to Edit Current Data with ID number assigned.

    Hello,

    I'm creating a Leave and Liberty Tracker using a Template and code provided by Trevor Easton from http://www.onlinepclearning.com/. The designer places all of the Templates and code on his site for free to use. The problem I'm having is he didn't provide the code to "Edit Existing" Macro for a Booking or in my case a Leave or Liberty request. I've been able to change and add to the code from the original http://www.onlinepclearning.com/exce...ooking-system/.

    I attempted to use the AddMe macro as a starting point to accomplish the task but am unable to make to correct changes to update a selected item.

    Thank you in advance for any assistance.

    Jim
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,652

    Re: Konichiwa, VBA to Edit Current Data with ID number assigned.

    You should have used the DeleteMe macro as a starting point. It finds the row in the database that matches the ID. Then instead of deleting the row, you update the values.

    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Forum Contributor sorensjp's Avatar
    Join Date
    12-23-2015
    Location
    Yokosuka, JP
    MS-Off Ver
    2016, 2019, 365
    Posts
    198

    Re: Konichiwa, VBA to Edit Current Data with ID number assigned.

    AlphaFrog--

    Thank you that did the trick. I had bee playing with that for a couple days and got nowhere. You hit it right on. Thank you again.

    Jim

  4. #4
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,652

    Re: Konichiwa, VBA to Edit Current Data with ID number assigned.

    You're welcome. Thanks for the feedback.

+ 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. Konichiwa
    By sorensjp in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 05-21-2016, 06:40 PM
  2. Replies: 1
    Last Post: 08-12-2015, 01:22 AM
  3. Konichiwa Everyone!
    By GasPath in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 12-20-2012, 04:42 AM
  4. Creating Excel VBA Form wanting to edit current data
    By snrh1228 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-09-2012, 01:02 PM
  5. Reload & edit data by unique ID number into Userform
    By BJ5352 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 09-06-2010, 10:25 PM
  6. Edit to current macro help
    By Stuwil in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-05-2009, 06:49 PM
  7. Replies: 3
    Last Post: 06-10-2005, 04:05 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