yippie_ky_yay
Registered User.
- Local time
- Today, 07:17
- Joined
- Jul 30, 2002
- Messages
- 338
Hello,
I am trying to list all of my table entries in a list box - but am having trouble tweaking it.
I have put the table as the Row Source and bound it to the correct field I need. My problem is displaying the info I want. I only need to show the third and fourth columns, but the second one always shows - no matter what properties I play with.
Is there some kind of an offset somewhere? I know I could use a query to be the rowsource, but there has to be another way (I wanted to avoid using a query as the db is getting big).
Any help would be greatly appreciated!,
Thanks,
-Sean
I am trying to list all of my table entries in a list box - but am having trouble tweaking it.
I have put the table as the Row Source and bound it to the correct field I need. My problem is displaying the info I want. I only need to show the third and fourth columns, but the second one always shows - no matter what properties I play with.
Is there some kind of an offset somewhere? I know I could use a query to be the rowsource, but there has to be another way (I wanted to avoid using a query as the db is getting big).
Any help would be greatly appreciated!,
Thanks,
-Sean