P
pompeyboyUSA
The fields are Rank and Rank Sort (I cant do this alpabetically as a the
ranks (Military) don't run in alphabetical order.
The idea is this:
The form (Pers Details Form) contains personal details Name, Number etc from
the Pers Details Table. There will be box where I can select the rank from a
dropdown list. The Rank details are contained in a seperate table (Rank
Table) containing a Rank and Rank Sort column. In the Pers Details Form I
can create a record, enter details but I want to have a drop down box to
choose the rank from. Once chosen I would like the rank to show (but not the
sort details) but I will need to use the sort later when compiling queries
and reports.
I can produce the combo box easily enough, but I seem to be having problems
with maybe the relationships or the query? I seem to be chasing my tail
again and getting confused!!
I suppose I can just have the Rank and Rank Sort in the Pers Details table
but I believe this is bad database design as lots of people will have the
same rank.
Please let me know if you need more details if I haven't explained enough
Thank you
Charlie
ranks (Military) don't run in alphabetical order.
The idea is this:
The form (Pers Details Form) contains personal details Name, Number etc from
the Pers Details Table. There will be box where I can select the rank from a
dropdown list. The Rank details are contained in a seperate table (Rank
Table) containing a Rank and Rank Sort column. In the Pers Details Form I
can create a record, enter details but I want to have a drop down box to
choose the rank from. Once chosen I would like the rank to show (but not the
sort details) but I will need to use the sort later when compiling queries
and reports.
I can produce the combo box easily enough, but I seem to be having problems
with maybe the relationships or the query? I seem to be chasing my tail
again and getting confused!!
I suppose I can just have the Rank and Rank Sort in the Pers Details table
but I believe this is bad database design as lots of people will have the
same rank.
Please let me know if you need more details if I haven't explained enough
Thank you
Charlie