T
Turin
I have two tables. they are linked using LIN. table1 has two fields: LIN,
and GEN_NOMEN. table2 has three fields: LIN, NSN, and NOMEN.
I want to display (like windows explorer) the data like this:
LIN GEN_NOMEN
- R97234 BOOTS SAFETY LEATHER
843000624751 BOOTS SAFETY 7 W
843000624752 BOOTS SAFETY 8 R
Where the "-" if clicked on turns to a "+" and hides the detail data.
Is there an activex control for this or can I do it through VB??
and GEN_NOMEN. table2 has three fields: LIN, NSN, and NOMEN.
I want to display (like windows explorer) the data like this:
LIN GEN_NOMEN
- R97234 BOOTS SAFETY LEATHER
843000624751 BOOTS SAFETY 7 W
843000624752 BOOTS SAFETY 8 R
Where the "-" if clicked on turns to a "+" and hides the detail data.
Is there an activex control for this or can I do it through VB??