I am using an inputbox( ) to accept job numbers to include in a particular process in a database. Each Inputbox( ) value is inserted into an array. After the user enters the last value, I would like to display a list of all of the values entered so that the user can confirm. The list does not need special formatting, simply a list of numbers.
How do I display the values in the array to the user ?
Thanks
How do I display the values in the array to the user ?
Thanks