Results 1 to 20 of 20

Thread: Extract characters from a field

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #13
    VBAX Guru
    Joined
    Mar 2005
    Posts
    3,297
    Location
    I had a bit of time to spare so I went ahead and created it for you.
    This database has your table with the 2 fields.
    There is a form that is opened by an Autexec Macro.
    Note that the table and form records have nothing in the 09DESC field.
    Click the button and it will populate the table and requery the form.
    You do not need to have the records on the form, they are only there to save you opening the tabel to see the changes.
    You only need the button and it's code on a form
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •