Question Is that possible to create a Dynamic page in MS Access

Ramshan

Registered User.
Local time
Today, 15:18
Joined
Aug 17, 2011
Messages
48
Hi,

I am trying to create a dynamic page in MS Access. But I not sure whether this is possible in Access.

I need to have a button next to each of the query results. For example during first query if there are 5 results, i need to have five buttons next to the query. If the query brings up 10 results, I need to have 10 buttons.
Is this possible in MS Access?

The need for the button is : My table has 64 fields in it. So if I query I just need to bring some four most common fields. A button will be next to each query and by clicking it, I will have to see all of the 64 fields.


Thank you!
 
If your Query results are displayed in a continuous form, then if you have the one button on the main section of the form, that button will appear next to each query result.

However a table with 64 fields :eek: would seem, on the face of things, not to be properly Normalised.
 
I think some of the horses here have drank a lot :P
 

Users who are viewing this thread

Back
Top Bottom