Date ofbirth between 01/01/1995 to 01/01/2005
Solved/Closed
Related:
- Date ofbirth between 01/01/1995 to 01/01/2005
- Need for speed most wanted 2005 download apk - Download - Racing
- Need for speed most wanted 2005 crashes on startup ✓ - Video Games Forum
- Free gameloft games for nokia c2-01 - Nokia Forum
- Nokia x2-01 whatsapp - Nokia Forum
- Nokia c1-01 unlock code free - Phones, PDA & GPS Forum
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Aug 20, 2010 at 08:50 AM
Aug 20, 2010 at 08:50 AM
Could you please upload a sample EXCEL file WITH sample data, macro, formula , conditional formatting etc on some shared site like https://authentification.site , http://docs.google.com, http://wikisend.com/ , http://www.editgrid.com etc
A N D post back here the link to allow better understanding of how it is now and how you foresee. Based on the sample book, could you re-explain your problem too
A N D post back here the link to allow better understanding of how it is now and how you foresee. Based on the sample book, could you re-explain your problem too
Aug 23, 2010 at 06:59 AM
https://authentification.site/files/23926787/New_Member.zip
thnx
Aug 23, 2010 at 08:51 AM
Just a side note, it is "Ineligible" not "Uneligible" and you should spell "Temperory" as "Temporary"
Aug 25, 2010 at 04:45 AM
there is another problems i have piease solve it
1- how to set numeric value in text box.
2- in user form i have 02 text boxes with numeric value for example first text box have "81 cm " and second have text box "86 cm" it means in these text boxes i want minimum gap "6 cm" and if these text box have "81" or "85" msgbox Ineligible.
Aug 25, 2010 at 08:27 AM
you can test the value if it is numeric or not. The function is "IsNumeric"
for #2
"18 cm" is not numeric. "18" is. So if you have entered "18 cm", then its a text.
You can test if as DOB was tested. Only thing, in this case there does not seem to be any reason to format the numbers
Aug 27, 2010 at 05:03 AM
and no. 2 problem is i says 18 cm but it is only for example
i want if text box 2 text count text box 1 no +6 (any 1 to 999)
like if text box1 have 01 then text box2 count +6 if it is +6 then Ok
if text box1 have 10 then text box2 count +6 if it is +6 then Ok
if text box1 have 99 then text box2 count +6 if it is +6 then Ok and
if text box1 have 01 then text box2 count is not +6 if it is not +6 then False
any no. a add in text box1 then text box 2 count it +6 and give me OK or False