Results 1 to 3 of 3

Thread: [RESOLVED] Msflexgrid click

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2006
    Posts
    114

    Resolved [RESOLVED] Msflexgrid click

    I know that the code below with give me column and row info but how do I get information from header. The header is filled from a db with field named PersonName and PersonID.

    VB Code:
    1. MsgBox "Row: " & MSFlexGrid1.Row & " Col: " & MSFlexGrid1.Col
    Attached Images Attached Images  

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width