Please help.
I was trying to make input user in vb.
Example:

User form should ask me for item number and than for quantity for that item and than loop back for entering another item number.
I wonder can this be made without command buttons becouse I just wanted to put close button for exit.


A B
ITEMNO: QUANTITY

1 01 123

2 02 454

3 03 112

4