Thanks
Thats great thanks for the info
One more question the form that people enter into has a autonumber field and when i enter records on seperate database it see's these as duplicate records will this be eliminated using the front end and the back end.
Thanks
Brad
Hi Guys
I wonder if anyone could give me some advice on a problem i have with an access database.
I have designed a database and a data input form to collect data that is input by workers, the problem i have is that only one person can enter a record at a time.
I curently use 2 replicated...
Hi Guys
I am pretty new to programming with access but i am trying to create a database system with history logs and i am stuck on how to structure it.
I'll explain a little more, i am trying to setup an application so that if somebody brings an item into myself to purchase i can book it into...
Hi Again
Thanks for all the help previously to the guys that helped me last time if they read this.
My question is i am trying to setup an POS system on my laptop so that i can print invoices from it so i am trying to calculate totals from the sub datasheets that i have inserted into my form...
Sorted it cheers guys used the last piece of the original code without the forms section and the control source suggestion
and the working code was simple as it was a loaded form
=[prodidcombo].[column](1)
but any help as to filtering to todays records only. would be grateful.
Thanks
Brad
Thanks for the help guys but i have tried both solutions changing the information from "Me." to the "Forms!" syntax and then tried this in the after update and also in the control source but still nothing.
I then reverted to using the "Me." and tried this again in the control source but still...
Tried As is
Thanks Shane
Tried this early this morning but the result i got was was an error saying "The object does not containg an automation object 'me'"
any ideas as to why? i have only tried updating the text box from the number 1 column and this is still the message i get and i think...
I'm pretty new to this type of programming and i was hoping for a little help,
I have completed the majority of my program it's just a few little things i need to tweak.
The main thing is that i am trying to get a text box to autofill from a selection in a combo box i.e.
i have selected a...