Results 1 to 7 of 7

Thread: Between two numbers

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    snb
    Guest
    PHP Code:
    Sub M_snb()
       
    99
       y 
    200
       Z 
    100
       
    If Int((Z) / (Z)) = 0 Then MsgBox x " lies between " " and " y
    End Sub 
    Last edited by snb; 11-13-2019 at 03:31 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •