G
Guest
I am new to VB.net and have been through couple of books on how to write code
and have searched help and tutorials and can not find an answer to this
question. I have written a program for calculating Volitility Bands for stock
traders. It is a simple mathematical calculation. The program returns a table
of numbers that are used to add the bands to stock charts.
I would like to be able to print the values in a table form for reference
during the trading day. I know this is probably a trivial question for most
but I can not figure out how to print the calculated values in the text
boxes. Is there a way to print the from with the calculated values to access
the values in a report that can be printed.
I have the code for printing from file I just can't figure out how to get
the values in a file to print.
Thanks,
Dave
and have searched help and tutorials and can not find an answer to this
question. I have written a program for calculating Volitility Bands for stock
traders. It is a simple mathematical calculation. The program returns a table
of numbers that are used to add the bands to stock charts.
I would like to be able to print the values in a table form for reference
during the trading day. I know this is probably a trivial question for most
but I can not figure out how to print the calculated values in the text
boxes. Is there a way to print the from with the calculated values to access
the values in a report that can be printed.
I have the code for printing from file I just can't figure out how to get
the values in a file to print.
Thanks,
Dave