Cliff67
Registered User.
- Local time
- Today, 10:10
- Joined
- Oct 16, 2018
- Messages
- 190
Hi Guys
Got a problem that I can't seem to solve. I don't use charts/graphs very often but on my latest build I'm taking support tickets and counting by month and year. The year of interest is selected on a form using a combo box. Some queries then sort the data to what I require.
what I'm trying to do now is add the selected combo box to the title bar on the chart programmatically. I just can't get the referencing correct for this.
The title needs to read
"Technical Support Tickets Opened by Month for " insert combo box reference
I just can't get the me.objectname bit right
any help would be appreciated
Cliff
Got a problem that I can't seem to solve. I don't use charts/graphs very often but on my latest build I'm taking support tickets and counting by month and year. The year of interest is selected on a form using a combo box. Some queries then sort the data to what I require.
what I'm trying to do now is add the selected combo box to the title bar on the chart programmatically. I just can't get the referencing correct for this.
The title needs to read
"Technical Support Tickets Opened by Month for " insert combo box reference
I just can't get the me.objectname bit right
any help would be appreciated
Cliff