Try this
![]()
Dim ct As Msforms.Label Dim counter as Integer counter = 1 For Each ct In fmAuftrag.Controls ct.Caption = "Label" & counter counter = counter + 1 Next ct
Try this
![]()
Dim ct As Msforms.Label Dim counter as Integer counter = 1 For Each ct In fmAuftrag.Controls ct.Caption = "Label" & counter counter = counter + 1 Next ct
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks