Search results

  1. A

    text calculations

    Hi, i was wondering how to do the following... for example im making a workplanner and i would like to put an "h" in the cells where i am going to be on holiday. i would like "h" to equal 1. how would i go about calculating the "h"s??? i hope you understand! thanks andrew
  2. A

    text calculations

    Hi, i was wondering how to do the following... for example im making a workplanner and i would like to put an "h" in the cells where i am going to be on holiday. i would like "h" to equal 1. how would i go about calculating the "h"s??? i hope you understand! thanks andrew
  3. A

    "The object is locked"

    "The object is locked, so any changes you make will be discarded when the form is closed" Where is the object likely to be locked, I cant see anything in the properties.
  4. A

    Form page refresh

    Hi, I have one main form, inside it there are 5 pages, is there any code I can use so that when I go between pages the data is refreshed. e.g. I have a "fault" page where I log a call, then an "open calls" page where the calls go, however I have to close the form and reopen it for the data to...
  5. A

    copying data

    im creating a fault logging databse, i have a form that shows all the "machines" details, (including its previous faults in a subform) i have another form for inputting new faults. what i want to be able to do is when you click on the "log new fault" the form will open up with some of the same...
  6. A

    linkage halp!

    hi, i would like the form that is titled "machine#search". to also be able to display all the faults by that machine number. if you look at the form i just need some code to copy the machine number, into the subform. so if i search for machine 2, all the faults for machine 2 will be displayed in...
Back
Top Bottom