QUOTE(slcman @ Feb 13 2009, 08:40 PM) [snapback]78850[/snapback]
I found in tools -> Visual Basic menu some VB feature. Can I put some VB code in my project? If yes, how I call the VB code? How I can use VB???
Thanks
Been several years since I tweaked with this feature, but it allows you to create scripts and macros which you can run over and over from within 500. For example if you want to take 10 integers N7:0 thru N7:9 and do the Sum, Average, Mean and Standard Deviation and place the results in F8:0 thru F8:4 then Vb can create a script/macro for that.