I need a little help with some visual basic forms that I am creating. I have created a from that will post an ID number in column one, and a time in column two. I now need to create a form that will capture all of the ID numbers and enable me to select one of the numbers via a combo box and when I submit the form it will post the new time in coumn three.
The point of this is that different operations will be performed on this ID numbers at different times. I would like to keep the data with the ID number in different columns. This might not even be possible, but if anyone can help it would be appreciated.
The point of this is that different operations will be performed on this ID numbers at different times. I would like to keep the data with the ID number in different columns. This might not even be possible, but if anyone can help it would be appreciated.