Page 1 of 1

4.1 Write an app that reads the integers representing the total sales for three sales people then determines ad prints t

Posted: Mon Jun 06, 2022 1:44 pm
by answerhappygod
4.1 Write an app that reads the integers representing the total
sales for three sales people then determines ad prints the largest
and the smallest integers in the group.
If the user does not enter anything in the textboxes it must
notify you by using a
messagebox e.g. MessageBox.Show("Please Enter a value in Pay Rate
Field");
 Your formula is as follows (rate * hours)
 Your answers must be displayed only in the messagebox
use visual basic to write program
4 1 Write An App That Reads The Integers Representing The Total Sales For Three Sales People Then Determines Ad Prints T 1
4 1 Write An App That Reads The Integers Representing The Total Sales For Three Sales People Then Determines Ad Prints T 1 (29.69 KiB) Viewed 29 times
Form1 Hours 35 Pay Rate 8.25 X Your Gross Pay is $288.75 OK Calculate