ItemData Failed |
Post Reply |
Author | |
Cr@cki
Newbie Joined: 29 July 2005 Location: Iran Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 04 February 2010 at 12:46pm |
Hi
i use this code to populate combobox: For i = 1387 To 1400 Combo.AddItem CStr(i), , i Next i when i want to read item data with this code: iShamsiYear = Me.comSal_Past.ItemData(comSal_Past.ListIndex) ' index 1 or any other thing selected ! i get this error: Variable uses a type not supported in Visual Basic (Error 458) |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |