Access 2000 SQL Statement - TechRepublic
General discussion
October 22, 2003 at 09:31 AM
mra2

Access 2000 SQL Statement

by mra2 . Updated 22 years, 8 months ago

I build a Multi Select List box which puts the following code into a control called Items. [Forms]![Form1]![Items]

Right now Items = Select Name, activity from Table1 where [activity]=MA OR [Activity]=MD OR [Activity]=MS ;

How do I run this SQL code from a button on the Form called Form1????????????

Thanks for your help….
Alan
abramowitza@coned.com

This discussion is locked

All Comments