User Profile

Collapse

Profile Sidebar

Collapse
nasiriqbal
nasiriqbal
Last Activity: Feb 16 '07, 07:30 AM
Joined: Feb 16 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • nasiriqbal
    replied to Help with Treeview
    [hi this is nasir sending u a solution fron tree view

    Set rs_gl = db.OpenRecordse t("SELECT gl_code, gora,gora & ' - ' & gl_code & ' - ' & gl_name AS " _
    & " acc FROM glmas ORDER BY gl_code")

    Set rs_link = db.OpenRecordse t("select * from table name")

    Do While Not rs_gl.EOF
    rs_link.FindFir st "ac_code="...
    See more | Go to post

    Leave a comment:


  • Deleted this message because it was a pasted code snippet with no explanation, no code tags and not relevant to question
    See more | Go to post
    Last edited by willakawill; Feb 16 '07, 06:43 AM. Reason: not useful to do this

    Leave a comment:

No activity results to display
Show More
Working...