Robert Collins Posted April 27, 2011 Posted April 27, 2011 Hi I'm trying to implement a new feature in my database which involves two tables. the first is called 'salesline' and the second is called 'options' Options has a mixture of records of various options that are either 'inclusive' or 'chargeable' I am trying to get two value lists displayed in 'salesitems' table. one is for the inclusive options (i want to use radio buttons so users can only select one). the second is for 'chargeable optons' whereby users can select multiple optons by means of a checkbox set. the problem i am having is getting the value lists to correctly display the correct records - i've done this sort of thing before and not had a problem, but i am doing something wrong or it would work!. I've also got a field that totals up all the chargeable options costs. i have included an example to show what i have done so far any help would be greatly appreciated. Robert example Copy.zip
Robert Collins Posted May 6, 2011 Author Posted May 6, 2011 Try it this way? Thanks very much - I see where I went wrong now with the relationship.
Recommended Posts
This topic is 4950 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now