Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Programming (https://www.askmehelpdesk.com/forumdisplay.php?f=437)
-   -   Simple IF Statement (https://www.askmehelpdesk.com/showthread.php?t=295383)

  • Dec 24, 2008, 02:27 AM
    bobstandly
    Simple IF Statement
    Dear All,

    Please help in solving the below query.
    I have 5 text box-a,b,c,d,e,f

    Now the case is that a<=b<=c<=d<=e<=f.

    Please help me to write an If statement as all the above criteria should be statisfied before saving the record.
  • Dec 24, 2008, 03:24 AM
    HTH
    Hi,

    I have 2 question:

    1. Which languages are you using? VB or VB.NET?
    2. What are the intended values in these text boxes? String or int 32 bit, int 16 bit, etc?

    Thanks

    HTH
  • Jan 15, 2009, 06:00 PM
    TheCodeCageTeam
    It sounds like you are using MS Access, is this correct?
    Quote:

    Originally Posted by bobstandly View Post
    Dear All,

    Please help in solving the below query.
    i have 5 text box-a,b,c,d,e,f

    Now the case is that a<=b<=c<=d<=e<=f.

    Please help me to write an If statement as all the above criterias should be statisfied before saving the record.


  • All times are GMT -7. The time now is 06:38 PM.