Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Yzerman777

    Setting a Constant Value for a Field

    In my form, I have a field where only a value 9.0 will be entered. I want to know if there is a way that I can have "9.0" entered automatically into this field when it comes up in the tab order. Thank you, in advance.
  2. Yzerman777

    Placing the Cursor in a Form

    I have two dumb questions: Is there any way to place the cursor in a specific field after clicking on a button? And also, can you clear a date/time type variable using the Null command? Oh, also, how can I find the CommandName of a field? I am sure these are all incrediable dumb questions...
  3. Yzerman777

    Clearing a Field Using a Form Button

    Side Question: Is there any way to move the cursor to a specific field?
  4. Yzerman777

    Clearing a Field Using a Form Button

    I am trying to use a button to copy the data in three fields to three separate fields in the same form, then clear out the original fields. I can copy the fields, but I am unfamiliar with the code to clear the fields. If anyone could help me out, it'd be greatly appreciated. Thank you, in...
  5. Yzerman777

    Changing AutoNumber

    Im working with forms to enter data into a table. While creating the form, I tested with random data and deleted that from the table. Now, my AutoNumber is higher than the actual number of data in the table. How can I change the current number of the AutoNumber? I would greatly appreciate...
  6. Yzerman777

    Define a Label in a Form

    I am attempting to create a button to copy fields in a form. I've written the code for the button, but when I run it, I get a compile error: Label not defined. Could someone tell me what I should do about this, I would greatly appreciate it. Thank you, in advance.
  7. Yzerman777

    Copying Fields in a Form

    I am creating a form in order to keep track of verious licenses held by users. At one point I need to copy some information in the form to another section of the form if is pertains to the same user. I am trying to use a button that, when clicked, will copy data in a one field of the form to...

Part and Inventory Search

Back
Top