hello all,
I've come across another little problem in my database.
I have a subdatasheet in my form - this holds the boiler details for clients.
ie. clients form has within it details subdatasheet containg boiler details for that client.
I can add/edit boiler details without any problems but...
Hey,
I need to know how to set a textbox to automatically input a value into itself.
I have a subdatasheet in my form and want to be able to but into the textbox the no of records in my subdatasheet.
It sounds really simple and it probably is but i am not that experienced with Access so am...
I have a database which uses 1 form to input/edit records and another form to view them (no edits can b made to it).
The form used to view the records (form2) has a button on it called edit which when clicked on opens the other form (form1) so that the record can b edited.
The problem i am...
I have inserted a combo box into a form - this is set to find a record based on the value chosen.
This works as it shud do and displays the record when a value is chosen.
The problem i am having is that when i scroll thru the records using the navigation buttons everything changes as it shud...
HI,
I hav a customer form which allows me to view details of all the customers in the database.
A combo box is used to select the customer's name which den brings up the details of the customer.
If i wanted to edit any of the details i wud click on a button which wud open up another form with...
Hi,
hope sum1 can help me.
I am trying to create a simple stock control system.
I need to check stock levels of products. I need help in creating a field which automatically updates the product levels of items when they are ordered and sold.
I thort mayb I need to create global variables but...