do an if then, or a select case to choose

if variable=criteriaA then
    DoCmd.OpenForm THISISFORMNAME, , , stLinkCriteria
ELSE IF VARIABLE =CRITERIAB

    ETC

--Beth, Pseudo usenet cop
Merlin MTB, BikeE AT, RANS gliss, Trek R200, Kickbike
Owned by Kavik (Samoyed Boy) and Toklat (Keeshond Boy)
Anchorage, Alaska



----- Original Message -----
From: "Angel Stewart" <[EMAIL PROTECTED]>
To: "CF-Community" <[EMAIL PROTECTED]>
Sent: Monday, March 04, 2002 8:31 AM
Subject: Access Application Programming


> Hey all,
>
>
> Umm...I need help with a simple MS Access program.
>
> The user wants to enter criteria in one form, and click an Open Form
> button,
> And open another form based on the criteria they entered in the first.
>
> Its been years since I did any Access application programming..and I
> know this is a simple thing, but I cannot remember how it is done.
>
> Anyone able to help?
>
> No the client doesn't want to use CF. :)
>
> -Gel
> 
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to