Search results

  1. B

    linked tables --> displaying fields .... (help)

    Hi there, I really need some help, I have two tables (Table1 & Table2) which are linked through a [CustomerID] field. When I open a form whose Record Source is bound to Table2, I need to display the corresponding [Name] which is stored in Table1. By knowing the CustomerID this should be...
  2. B

    Also, need to disable automatic access warnings...

    Is there any way to disable the warnings that access shoots up and put my own 'dumb' user friendly warning instead? Again any information will be most appreciated, thanks. Breisi.
  3. B

    Need to disable the record navigation at bottom of form...

    I'm new at this but there has to be a way to disable the bottom bar that allows users to scroll through records. I need to put control buttons to do thigs like enter a new booking, or look up a booking and delete it etc., but the user should not see all the records on the form and be able to...
  4. B

    Addition of minutes to a time value????

    Hello, I'm having difficulties finding a way of adding say 15 minutes to a time value specified in a form's field, so as to store this new updated value in another field in the same table. That is, I have a StartTime and a SessionLength in the form and table and from these I need to calculate...
Back
Top Bottom