is this possible to do with a command buttom. I have a table that holds a few different bmps seperated by a tool number. So the table would look like tool / image1 / image2 / image3 etc etc. So when the user opens a form I have a command button that opens a new from that has a query to it to select by the tool number and then it displays the image1 on the new form.
So my question is can I have a command button on the bottom of the form that a user can click on and have the bitmap update the the next image2 from the table without having to create a new form and open a second form?
Same form just goes to the new bmp?
jon
So my question is can I have a command button on the bottom of the form that a user can click on and have the bitmap update the the next image2 from the table without having to create a new form and open a second form?
Same form just goes to the new bmp?
jon