Hello,
I'm a little lost with this one and unfortunately I haven't done much in access for a while.
A client wants to match trends in a stats database.
I'll try and give you an idea below what is required.
Stats are recorded in a main table as below.
He wants to key in a few numbers that return matching results.
So if he was to key in 2,1,2,2 (probably into a form) everything from line 3 down should appear to show future trends. I was thinking a loop to go through the recordset and find any matching patterns but I'm unsure how to match the multiple criteria..
Data table
1
1
2 - from this line down
1
2
2
1
2
2
1
I hope this makes sense, any help would be greatly appreciated.
I'm a little lost with this one and unfortunately I haven't done much in access for a while.
A client wants to match trends in a stats database.
I'll try and give you an idea below what is required.
Stats are recorded in a main table as below.
He wants to key in a few numbers that return matching results.
So if he was to key in 2,1,2,2 (probably into a form) everything from line 3 down should appear to show future trends. I was thinking a loop to go through the recordset and find any matching patterns but I'm unsure how to match the multiple criteria..
Data table
1
1
2 - from this line down
1
2
2
1
2
2
1
I hope this makes sense, any help would be greatly appreciated.