G
Guest
I am pretty new to Access and have encountered a few problems. I want to have a check box in this from to see if the user would only like to use the standard colours, then a combo box listing colours (all or just standard) based on the check box
At the moment I have 2 tables TB LABEL COLOURS and LABEL SCHEDULE
In TB LABEL COLOURS there are 2 fields of note, LABEL COLOUR (text) and NILSEN STANDARD (yes/no). And LABEL SCHEDULE where the data is being written to
Should I have 3 tables, splitting the standard and non-standard colours
I have tried IF, THEN clauses and SELECT and much else but no joy. maybe i'm just getting the syntax wrong
There is probably a very simple solution to all this but my brain is fried
Any help at all would be gratefully recieve
thanks in advanc
Mar
At the moment I have 2 tables TB LABEL COLOURS and LABEL SCHEDULE
In TB LABEL COLOURS there are 2 fields of note, LABEL COLOUR (text) and NILSEN STANDARD (yes/no). And LABEL SCHEDULE where the data is being written to
Should I have 3 tables, splitting the standard and non-standard colours
I have tried IF, THEN clauses and SELECT and much else but no joy. maybe i'm just getting the syntax wrong
There is probably a very simple solution to all this but my brain is fried
Any help at all would be gratefully recieve
thanks in advanc
Mar