J
Jeff
Hi,
I have a report that displays Global Variables returned from a Public Sub
after calculation. It is in a table format and each cell is a TextBox:
lblNSD No. lblCS No.
lblName1 txtNSD1 txtCS1
lblName1 txtNSD2 txtCS2
lblName3 txtNSD3 txtCS3
lblName4 txtNSD4 txtCS4
The first part has been done and works fine. Now I want to add a column
graph (Excel graph) below this table. Can anyone tell me how to feed these
variables (value) into the column graph or is there an easier way to do this?
Thank you.
I have a report that displays Global Variables returned from a Public Sub
after calculation. It is in a table format and each cell is a TextBox:
lblNSD No. lblCS No.
lblName1 txtNSD1 txtCS1
lblName1 txtNSD2 txtCS2
lblName3 txtNSD3 txtCS3
lblName4 txtNSD4 txtCS4
The first part has been done and works fine. Now I want to add a column
graph (Excel graph) below this table. Can anyone tell me how to feed these
variables (value) into the column graph or is there an easier way to do this?
Thank you.