Search results

  1. P

    Creating new record after update

    Hello. Have a quick question that I can't seem to figure out...looking for some help. What I have: I have a table called [Tasks] which has the following relevant fields: [Task ID] [Location] I have a form that people use to create new tasks and update current ones. Location on the form is a...
  2. P

    Query to Copy Hyperlink

    Hello. I have a table called [Attachments Table], which has the fields: AttachNbr as autonumber Task ID as number FileN as hyperlink URLText as long text I want to copy the URL of the hyperlinks stored in the FileN fields to the URLText fields. However, when I run an update query I am...
Back
Top Bottom