|
-
Jan 5th, 2000, 08:16 AM
#1
Thread Starter
New Member
Guys.....
How can I apply this function in listbox...
Private Sub Data1_Reposition()
Data1.Caption = Data1.Recordset("No_supplier")
End Sub
I just want to know how can I coding in listbox to appear like in my Data1
meaning that I can select the data....
I try to apply in list box this code but...
the data doesn't appear.....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|