bloody_football
Registered User.
- Local time
- Today, 21:56
- Joined
- Sep 8, 2004
- Messages
- 70
I am new to Access so this may seem simple to some but I have searched the forum board and can't find an answer. I'm using access 2000.
I have created a query with 4 columns, the last column does a count of the third column and all works fine (hopefully the example below can give show what I mean) -
Location Status Type Count
-----------------------------
NSW On Hire PS2 23
NSW On Hire PS4 154
etc etc
A) Now I have 'Location' and 'Status' as combo boxes, my first problem is that neither will let me choose from them even though the drop down menu's are correct - it gives me the 'This recordset is not updateable'.
B) Next problem is that I have is when I choose 'Location' and 'Status' the third column of 'Type' should be produced in a list based on what the uses has chosen from the combo boxes, how do I get 'Type' to use the values chosen?
James
I have created a query with 4 columns, the last column does a count of the third column and all works fine (hopefully the example below can give show what I mean) -
Location Status Type Count
-----------------------------
NSW On Hire PS2 23
NSW On Hire PS4 154
etc etc
A) Now I have 'Location' and 'Status' as combo boxes, my first problem is that neither will let me choose from them even though the drop down menu's are correct - it gives me the 'This recordset is not updateable'.
B) Next problem is that I have is when I choose 'Location' and 'Status' the third column of 'Type' should be produced in a list based on what the uses has chosen from the combo boxes, how do I get 'Type' to use the values chosen?
James
Last edited: