Search results

  1. T

    Access Lock File/ ldb file

    I have a problem on the network drive where the access database reside there is lock file which is preventing the database from opening. I have checked the file and for the machine it is pointing to, the database is close on that. Whenever I try to open it I get the following error " The...
  2. T

    Custom Navigation - Multiple records

    I have quite a number of records, as such I like to move next 10 or previous 10 record at a time to quickly go through them. I was unable to find anything which specifies how to navigate multiple records at a time. Also is there a way to jump to a specific record rather then going through Find...
  3. T

    Calculating Working Day

    Hi I am trying to calculate number of day since a particular event. A user enters a date on which a an e-mail is received. Once that date has been entered, I like to automatically calculate the number of working days including holidays (which are in already defined in another table). So...
  4. T

    Toggle Buttons

    I am trying to use a toggle button on a form to update the value of a record in the database. I want to have a button whose default state is Open and when toggled changed to Close and update the corresponding record in the database. Any help will be greatly appreciated.
  5. T

    Spin Button

    I am trying to use spin button to move date up or down in a form field. A new record will have a blank field until a date has been entered into the form. The problem I have is, how to control the spin button so that date go up and down when the button is pressed. As well how to differentiate if...
Back
Top Bottom