Robert Saye
Registered User.
- Local time
- Today, 00:36
- Joined
- Jun 19, 2000
- Messages
- 49
Hi all,
I have a form which has five textboxes on it (as well as other info). I have 7 different types of circuit boards I am tracking, and they each have different combinations of programmable logic devices. I have five fields in my Board table, [FPGA, GPHL, PLD1, PLD2, PLD3]. Some of the boards have only one or two of these. I would like to have the ones not being used to disappear while the user is browsing the form. So if they are looking at board type 1 which has a [FPGA, GPHL, and a PLD1] I would like textbxPLD2 and textbxPLD3 to be invisible. Any ideas?
Thanks all.
I have a form which has five textboxes on it (as well as other info). I have 7 different types of circuit boards I am tracking, and they each have different combinations of programmable logic devices. I have five fields in my Board table, [FPGA, GPHL, PLD1, PLD2, PLD3]. Some of the boards have only one or two of these. I would like to have the ones not being used to disappear while the user is browsing the form. So if they are looking at board type 1 which has a [FPGA, GPHL, and a PLD1] I would like textbxPLD2 and textbxPLD3 to be invisible. Any ideas?
Thanks all.