I am using MS access 2007. I want to create a form that when opened will contain all blank columns (to do this I believe I do not include a record source on the forms property). I want the user to be able to enter a number in a column called 'asset', hit enter and the form populate with the data for this asset. Also allow them to type over any data column and change the values.
I also want to be able to clear the form (if any data showing) and allow user to enter a new record.
Is there any way to do this without having to create 'add new rec' or 'search' buttons?
I also want to be able to clear the form (if any data showing) and allow user to enter a new record.
Is there any way to do this without having to create 'add new rec' or 'search' buttons?
Comment