Search results

  1. P

    Insert Column

    I have a db which has a main switchboard for 3 seperate forms/data sheets. I want to enter a column in one datasheet, but am not able to. I have checked properties, allow edits, deletions, etc, and has no relationships other than what the wizard would place between switchboard and form. Any help...
  2. P

    Macro to 'InsertHyperlink'

    I am trying to create a command button on a form that will open the Insert Hyperlink dialogue box with a single click. The event 'On Click' is set to Hyperlink. I created a macro and named it Hyperlink. I made the action of the macro, RunCommand; and made the command, InsertHyperlink. The...
  3. P

    Command button for "Insert hyperlink"

    On my form I have a text box which has the data type of hyperlink in the corresponding table. I would like to create a command button to place next to the text box, so that when the command button is activated it brings up the "Insert Hyperlink" URL dialogue box. I have a number of users for...
  4. P

    Auto populate static date/time

    I am developing a db for a phone log in regards to technical inquiries. The first control on the form is a combo box with a drop down for particular individuals. The next 2 controls are date and time text boxes. They both have their appropriate control sources of date and time. What I would like...
Back
Top Bottom