Hi
I am no access expert and somewhat of a novice butI have an issue with a database I have, to book appointments, this was a pre prepaired database and I have been playing around with it and customising it to my own needs. The problem I have is that it uses the customer name field as the...
Hi
I have a question regarding a subform, when opening the main form (frmBookAppointment) with a customer record on it which is based on an appointment query, the subform (tblVehiclesSubform) data is opened with that particular customers vehicles displayed. this form is linked to the main form...
Hi
Is it possible to select three column values from a list box
I have a form with a list box (ListBox1) based on a table, (tblAlpha) with three fields used, FieldA, FieldB and FieldC, this was created using a wizard and stores the bound column (FieldA) in (tblBrava) in FieldD of that...
Hi
I have an appointments database on which I have a table “tblAppointments with fields named
Manufacturer, Model and Registration . There is a tblCustomers and tblVehicles,table , the Customers table has a Primary Key CustID and is linked to the vehicles table via a CustID field also with one...
Hi im fairly new to Access and would like to thank any help I recieve in advance.
Here's my problem, I have an appointments database with an appointments table, the two relevant fields are ApptDate and CourtesyCar, ApptDate is a short date field and CourtesyCar is a yes/no field, this table is...