-
Vs: If..and..then Statement
Hi dave
Post your code so we can check it out
Erik Sagfors
Finland
"dave" <millhouse@mountaincable.net> kirjoitti viestissä
news:3c1d544c$1@147.208.176.211...
:
: I'm trying to use the And operator within an If..Then statement to do
something
: only if This AND That is true. In a userform, IF boxes "A" AND "B" are
not
: null, THEN changed = yes. Then I compare changed to to a counter that
knows
: how many times a certain selection has been made. IF it's >1 THEN show a
: message. In tests, first time through sub works. The second time, the
message
: is displayed even though "A" is not null, "B" and changed are null and
counter
: >1. Am I way off track trying to accomplish this with the AND operator?
Hours
: spent in books, web etc. & no luck (the lament of a newbie!) Any
direction
: would be appreciated. Thanks.
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|