If I have a table and I wanna show it inside a form, what could I do?
I need create many labels or textbox to show it or is there a function that makes it?
Printable View
If I have a table and I wanna show it inside a form, what could I do?
I need create many labels or textbox to show it or is there a function that makes it?
Umm... for starters you can provide more info, such as are you using Word, Excel, or Access??? What exactly is it you want, do you want lables you can cycle through records??
marlonsaveri: Use a Grid.
Sid
1. It's in Excel. I have a sheet with somethings and, when the user clicks in a button, I want it opens a form with a table instead of open the sheet.
2. What's a Grid? How does it work?