Mr Khan,
Hi i just read your tutorial and it helped me alot, i have a question though. What if I need to sort the results, so instead of displaying all the results at once, it will only display the chosen nba team.(lets say chicago). so instead of displaying all nba teams, it will display chicago players only.
ive got the choosing thing working already, but the next/first/previous/last page lnks won't work
i get this error msg:
Error Type:
Microsoft JET Database Engine (0x80040E37)
Syntax error (missing operator) in query expression 'Team='.
in your original tutorial the links are pagenumbers due to the absolute page property. any work around for this? so i can still navigate the results?