Use the INPUT statement to accomplish the task:
Input values to the following three variables using a single INPUT statement:
item_number, number on_hand, and number ordered.
INPUT item number, number_on_hand, number ordered
Computer Science & Information Technology
You might also like to view...
Which method of creating a database demands the least amount of expertise in Access?
A) Creating a custom web app B) Creating a blank desktop database C) Importing an Excel spreadsheet D) Using a template
Computer Science & Information Technology
In a case structure the statement(s) that immediately follow the __________ statement will be executed if there are no matches to any case values.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology