Menglish
Programmer
- Jun 22, 2001
- 66
I have two tables linked by custnum. On a form I show (table 1) Customer No., address, etc. I have a grid displaying table 2. The table has about 30 fields and I want to select 7 to display. If I do not issue "thisform.Grid1.recordsource='2'" then the grid does not display. If I issue the command above, then ALL fields are placed in the grid. In the grid properties, I have the columncount at 7 and the text buttoms have the selected field name. Can anyone tell me what I am doing wrong.
Thanks for any assistance.
--Millard
Thanks for any assistance.
--Millard