E
Ed from AZ
My ultimate goal here is to create a form to allow my users to view
data in the table and edit as required. I'm using Access 2007.
The data table is set up with five data fields (other than the
Autonumber): ItemType, ItemID, WkDate, WkType, and QtyWk. For any
unique combination of ItemType, ItemID, and WkDate, there may be
several records, each with a different WkType.
I want to be able to select which ItemType, ItemID, and WkDate, and
view all records associated with that combination in a form that will
allow me to edit that data and save the edits into the main data
table. I created a query against the data table, and am trying to
create a form that will allow me to choose the criteria, then run the
query and display the results.
The Split Form seemed like it was set up perfect - but the one created
by the Wizard won't work. It shows all the fields on the top and
everything as a datasheet across the bottom. I have to increment
through the records using the selectors and the bottom, and can't
choose which ones I want in the boxes on top.
Obviously I've not been this deep into Access before. If someone can
point me in a good direction - what I shoudl read about in the Help
files or samples available on the net - I would be very grateful.
Ed
data in the table and edit as required. I'm using Access 2007.
The data table is set up with five data fields (other than the
Autonumber): ItemType, ItemID, WkDate, WkType, and QtyWk. For any
unique combination of ItemType, ItemID, and WkDate, there may be
several records, each with a different WkType.
I want to be able to select which ItemType, ItemID, and WkDate, and
view all records associated with that combination in a form that will
allow me to edit that data and save the edits into the main data
table. I created a query against the data table, and am trying to
create a form that will allow me to choose the criteria, then run the
query and display the results.
The Split Form seemed like it was set up perfect - but the one created
by the Wizard won't work. It shows all the fields on the top and
everything as a datasheet across the bottom. I have to increment
through the records using the selectors and the bottom, and can't
choose which ones I want in the boxes on top.
Obviously I've not been this deep into Access before. If someone can
point me in a good direction - what I shoudl read about in the Help
files or samples available on the net - I would be very grateful.
Ed