Link to home
Start Free TrialLog in
Avatar of LJShepherd
LJShepherd

asked on

Adding a List of Results in Access

I have an access form that I am using to record test results for a specific process.

I want to show the results in a sub-form table below the header data, but the data may be in excess of 100 records, so will need to show the results in multiple columns, say 5, rather than one continuous column.

Can anyone point me in the right direction please?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of PatHartman
PatHartman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of LJShepherd
LJShepherd

ASKER

Hi Pat,

Thanks for your response. Not exactly the solution I had in mind, but nonetheless pointed my thoughts in an appropriate direction and I have now resolved the issue.

Although not a technical result it did prompt the old grey matter and allowed me to see a solution using conditional formatting that serves my purpose well enough, so thanks for that.

LJS