M
Marek Zegarek
Hello!
I must write an application, that will do the same as my Excel application.
This application is something like converter of different variables. All
values are double.
In Excel are few types of result from 1,999.01, 0.331 to 0.000091. All is
maded by formating output from function.
This format looks like this: "_-* # ##0,00_-;-* # ##0,00_-;_-*
"-"??_-;_-@_-"
How to use it in VB.NET?
Regards
Marek
I must write an application, that will do the same as my Excel application.
This application is something like converter of different variables. All
values are double.
In Excel are few types of result from 1,999.01, 0.331 to 0.000091. All is
maded by formating output from function.
This format looks like this: "_-* # ##0,00_-;-* # ##0,00_-;_-*
"-"??_-;_-@_-"
How to use it in VB.NET?
Regards
Marek