southcraven
New member
- Local time
- Yesterday, 16:29
- Joined
- Jul 22, 2012
- Messages
- 2
I know someone will tell me how to do this, and I will smack myself.
I want a User to click on any one of many different symbols which is part of an image linked within a form. This will then select a number value, held somehow (this is the problem) invisibly behind the image, which a query will then use the print a report, with the data referenced to the number value.
I have a similar form, where I use an unbound text box; the user inputs the "number", and clicks a command button, runs print preview, where the data is via a select query with the criteria being the contents on the textbox.
Basically imagine an ICON, or I thought command button invisible behind an image, where the user clicks and the criteria is stored which opens the correct record, etc....sound simple, so why can't I figure it out:banghead:
I want a User to click on any one of many different symbols which is part of an image linked within a form. This will then select a number value, held somehow (this is the problem) invisibly behind the image, which a query will then use the print a report, with the data referenced to the number value.
I have a similar form, where I use an unbound text box; the user inputs the "number", and clicks a command button, runs print preview, where the data is via a select query with the criteria being the contents on the textbox.
Basically imagine an ICON, or I thought command button invisible behind an image, where the user clicks and the criteria is stored which opens the correct record, etc....sound simple, so why can't I figure it out:banghead: