Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Display Table Row & Columns on a Form?

Status
Not open for further replies.

ranshe

Programmer
Oct 5, 2004
27
0
0
US
How would one display the contents of a table on a form?

After the user provides the search criteria and a name for table about to be created, he will click the command key and the table will be created with all the data that matched the given criteria.

Then I want to show the user the data collected to see if they want to keep it or not.

I don't know how to go about this table data display. what would be the best approach?

Thanks!
 
I would start with a MSFlexgrid. VBHelp gives an example

________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top