hi, everyone
i am using below code to get cells value in textboxes according to combobox1 selection
![]()
Please Login or Register to view this content.
i have 125 textboxes here and my offset is till 126
like
TextBox3 = bul.Offset(i, 4) to,,,,TextBox125 = bul.Offset(i, 126)
i want to do this process in simple way..
thanx a lot
Bookmarks