Is it possible to create a gallery based on one record in a table?
The gallery would should a record for each field of a specific row.
e.g. A table has 5 columns (ABCDE) and 3 rows (123)
A normal gallery will have 3 records, one for each of 1,2 & 3.
I want a gallery to show the 5 records/columns for one specific row.
Or is it only possible to get specific record details by using a form?
Barry