User Profile

Collapse

Profile Sidebar

Collapse
rosy
rosy
Last Activity: Aug 28 '06, 05:20 PM
Joined: Aug 23 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rosy
    replied to need help in VB Code
    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.
    See more | Go to post

    Leave a comment:


  • rosy
    replied to need help in VB Code
    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...
    See more | Go to post

    Leave a comment:


  • rosy
    started a topic need help in VB Code

    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]
    ...
    See more | Go to post
No activity results to display
Show More
Working...