User (Legacy) Posted March 29, 2000 Report Share Posted March 29, 2000 I have a simple graph function I am developing which resets all values with .ClearData(COD_ALLVALUES) for example. At which point, when I try to assign .ValueEx(i,j) values to a temp Long variable, I get a scientific number such as 1.8063E+1 I tried using Round(.ValueEx(i,j)) but to no avail.... How would I go about fixing this? All of my values are solid numbers with no decimal places. Thank you in advance -- Carl Hultay Developer Look Communications (Toronto) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.