|
-
Aug 11th, 2005, 07:31 AM
#3
Thread Starter
Lively Member
Re: I need a demorgan function
F1: condition1, F2: ect...
I have a condition string: "F1 and (F2 or F3)"
to set ADODB.Recordset Filter property I need this form:
(F1 and F2) or (F1 and F3)
I want to convert my condition string automatically with a function. it is based on De morgan law...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|