Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
QUERY IN A FORM
Message
From
16/12/2000 20:29:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
QUERY IN A FORM
Miscellaneous
Thread ID:
00454438
Message ID:
00454438
Views:
63
Help,

I have a form that geathers information from my customer, the querys the database.
The first field thisform.text1.value is a date field (Paiddate), the next field thisform.text2.value (text(group code)), the
next field thisform.text3.value(text(group code)).
What I'd like to do is enter a date in the first field, and enter different group codes in the other fields, and if any of
the other fields empty, ignore them.
EXAMPLE:
search for paiddate = thisform.text1.value and group code = thisform.text2.value ;
or group code = thisform.text3.value or group code = thisform.text4.value.

Is there a way to search only the text box's that have info in them ? And if so,
can anyone give me an example ?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform