G
Guest
Hi groupies:
My main form displays Projects, Compartments and Blocks. I have cascading
combo boxes to select a Compartment and then a corresponding Block within
that compartment. My blocks have a numerical block id and a block name. I
need the block name to show up in the combo.
I need my subform to link to the BlockId number but that is not visible in
the combo.
How can I make the correct BlockID show up on my main form so that the sub
can link to it. Or how can I write the linking statement so that it links to
the ID column (0) in the combo from the master
My main form displays Projects, Compartments and Blocks. I have cascading
combo boxes to select a Compartment and then a corresponding Block within
that compartment. My blocks have a numerical block id and a block name. I
need the block name to show up in the combo.
I need my subform to link to the BlockId number but that is not visible in
the combo.
How can I make the correct BlockID show up on my main form so that the sub
can link to it. Or how can I write the linking statement so that it links to
the ID column (0) in the combo from the master