Apparently Lookup wizard is restricted to tables. Not too familiar with web db design. Unless you can build the sql directly in the RowSource property of combobox on form (like in a normal database), stuck with the wizard and Lookup in table.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Are you sure, that it is restricted to tables? I'm not... Consider that there is the possibility to select "Queries".
I never set lookups in tables so just investigated that. Queries are available in the lookup wizard but this is with a non-web table. Why don't you do the same test and see what you get?
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.