I have filed called "code" this code is varialble. could be 1010,1020 or 1030 etc.
this code belong to share stock number. if price is less than previous this mean some one has sold the share , if the price is higher this mean some one has bought the share. the goole of this program to show me how many share has sold and bought.
hope this give you more clarify for my idea.
thank you sir.
User Profile
Collapse
-
Iam sorry my expamle was not cleared.
Asum that I have this fields: Id,Code,Price,R es
the "res" field will show the vb code result
if the current price = 905 then I input a new entery with price 905 the Res filed should show "0" because the price same as previous price. then when I input a new entry with price 906 the result should show "1" because the previos record is...Leave a comment:
-
need help in VB Code
Good day,
Iam traying to get result of my record as below
If next record is biger than previous show "1"
If next record is same previous show "1"
If next record is smallest show "0"
if next record is same previous show "0"
Example
...Code:id Time Code Price Res 1 10:00:00 AM 1010 905 [COLOR="Blue"]0[/COLOR]
No activity results to display
Show More
Leave a comment: