Re: Case query
- From: "Greg B" <littlelap(no spam)@ihug.com.au>
- Date: Wed, 2 Jul 2008 04:13:00 +0930
thankyou I didnt think of the easy way to do it.Just making it too
complicated for myself. Thanks for the advice
Greg
"Rick Rothstein (MVP - VB)" <rick.newsNO.SPAM@xxxxxxxxxxxxxxxxxx> wrote in
message news:%23QHSul62IHA.4988@xxxxxxxxxxxxxxxxxxxxxxx
Store your (encrypted, hopefully) passwords in lower case, use the LCase
function on the inputted password and compare it to the stored lower case
passwords.
Rick
"Greg B" <littlelap(no spam)@ihug.com.au> wrote in message
news:486a7138$0$3072$5a62ac22@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I want to have a password but i need the word not to be case sensitive.
How do I achieve this?
Thanks
Greg B
.
- References:
- Case query
- From: Greg B
- Re: Case query
- From: Rick Rothstein \(MVP - VB\)
- Case query
- Prev by Date: Re: gray - blank sheet issue - still needs answer
- Next by Date: RE: placing limits on ubound, and lbound
- Previous by thread: Re: Case query
- Next by thread: Input Box
- Index(es):
Relevant Pages
|