I have a form (frmAims) that has a list box that the user can use to select records from a table (tblAims). It only contains 3 fields, the dept number (Dept), the dept name (Deptnam) & the aim (Aim).
I need a little bit of code I can drop in to the form load (or form open?)event that will bring the form up with no data in the fields.
I know I have done this before, but can not for the life of me remember / find it.
If anyone can help, it'd be much appreciated.
Many thanks
I need a little bit of code I can drop in to the form load (or form open?)event that will bring the form up with no data in the fields.
I know I have done this before, but can not for the life of me remember / find it.
If anyone can help, it'd be much appreciated.
Many thanks