In a MS Access 2007 database I have placed on a form an image. It's a square five-by-five grid made up of twenty five equal sized squares. A bit like a chessboard but with fewer squares.
What I would like to do next is two fold.
1) Allow the user of the form to point to one of the grid's squares and select it - I need the square's x and y co-ordinates when they do this so that I can store these values for the next time they return to this particular form.
2) Put a mark (dot, circle or the like) on the grid in the selected square so that there is visual feedback to the user of the selection made.
I'm looking for startup clues on how to go about this task. I have limited knowledge of MS Access 2007 but need a push in the right direction.
Regards,
Henry
What I would like to do next is two fold.
1) Allow the user of the form to point to one of the grid's squares and select it - I need the square's x and y co-ordinates when they do this so that I can store these values for the next time they return to this particular form.
2) Put a mark (dot, circle or the like) on the grid in the selected square so that there is visual feedback to the user of the selection made.
I'm looking for startup clues on how to go about this task. I have limited knowledge of MS Access 2007 but need a push in the right direction.
Regards,
Henry