Search results

  1. F

    Custom Toolbars

    I've already done that when I created the toolbars, It makes no difference either way ( in the properties or not ). The form was made to show only the Commandbar and custom toolbars..... However these settings are there as soon as the database is opened and not just there relavant form..?
  2. F

    Custom Toolbars

    Thanks to all that helped with my last form headache. In the same form I have 2 custom toolbars, one for edit and the other for enter data modes ( same as the Solutions database enter / edit form example ). Instead of the correct toolbar appearing when the form is opened it appears as soon as...
  3. F

    Forms, Enter and edit data...?

    Ok.. Thanks again, I have added the combo box to the form header which shows the asset numbers . When I select an asset number nothing happens, it just shows it in the text box part of the combo box. How do I get it to bring up the asset details in the form for editing, also how do you switch...
  4. F

    Forms, Enter and edit data...?

    Thanks, I think the sub form bit is working ok my main problem is I can only "enter" data in the form. What I am trying to do is make a form that I can switch between enter mode and edit mode..... for example, in edit mode I could select a particular asset No from a combo box and this would...
  5. F

    Forms, Enter and edit data...?

    I have a form for entering Asset details into a Table, on this form there is a subform for delivery details relating to the particular asset.... How do I modify the form so I can edit / update a particular assets details. ideally I would like to be able to switch the form to edit mode and just...
  6. F

    Changing Form Names.

    How do I rename my Forms and Still get everything to work..? I managed to rename the Tables and Querys without to much trouble but when I rename the forms access still looks for the old form name... Thanks
  7. F

    Combo Box Problems...

    I thought even I could manage combo boxes but it seems not...... I want to make a combo box that will show Employee First and Last Names form my Employees Table on my Assets Form under Engineer. I tried using the wizard which showed the first and last names in the drop down box but when you...
  8. F

    Message Box...??

    I dont really mind how it's done as long as it prompts at startup and only looks for new items that fall into the 31 day time period, after they have been acknowledged it only prompts again when a another new item enters this period. Thanks........
  9. F

    Message Box...??

    Hi, I,m having problems creating a message box that will run when access is started. I have a query that shows items due for calibration with the critera >date()+31 applied to the duedate field. I want to check for new items due for calibration when access first opens and display a message box...
  10. F

    Due Date Warnings...?

    Just put together a small database for test equipment and would like to get the field that shows the "calibration due date" to be highlighted red 30 days before the "due date". The idea being you can see at a glance which items will soon need calibration. Any ideas would be most welcome. Thanks.
Back
Top Bottom