Temporary Table In Form

G

Guest

Hi guys,

Example: I have created a FORM with a button. When I press the button I want
to create a "temporary table" which I then want to display. This "temporary
table" is NOT a database table.

How do I do theis with VB and what FORM objects do I need to display the
data. I would also like to double-click on the display-object cell to
drill-down into further information

Thanks in advance
 
J

Jeff Boyce

I'm confused by your use of terminology. In Access, a "temporary table" is,
nevertheless, a table.

When you ask about doing this in VB, are you talking about Access or VB?

I can't see what you're working with, so I don't know what you mean by
"display-object cell".

You haven't provided a description of your data structure, so it isn't clear
what should happen to "drill down".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top