Question: Write an If...Then...Else statement that displays the string Time to reorder in the lblMsg control when the intInStock variable contains a number that is less
Write an If...Then...Else statement that displays the string “Time to reorder” in the lblMsg control when the intInStock variable contains a number that is less than 250; otherwise, display the string “We have enough in stock”.
Step by Step Solution
3.45 Rating (171 Votes )
There are 3 Steps involved in it
If intInStock 250 The... View full answer
Get step-by-step solutions from verified subject matter experts
