d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Need Word/excel Advide
Add Reply New Topic New Poll
Member
Posts: 270
Joined: Feb 19 2013
Gold: 20.00
Feb 27 2013 03:46am
Hi Folks,

I have a relatively small table/chart and I need to expand this chart or have another chart show when cklicking on a specific box. Is this possible? And how would I do this. I have both Excel and Word 2010.
Thanks in advance
Kind regards
Member
Posts: 4,485
Joined: Mar 24 2006
Gold: 40.00
Mar 1 2013 04:59pm
You will need to do this in VB.

Event handling, (google how to know when a certain cell has been clicked).

Then, I'd advise creating a hidden 'raw data' sheet, from which the VB extracts information based on selection etc.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll