If they all follow that naming convention then you can use:
![]()
Me.Controls(Replace(Replace(Activecell.Value, "Activation", ""), " ", "")).Value = True Me.Controls(Replace(Activecell.Offset(0, 3).Value, " ", "")).Value = True
If they all follow that naming convention then you can use:
![]()
Me.Controls(Replace(Replace(Activecell.Value, "Activation", ""), " ", "")).Value = True Me.Controls(Replace(Activecell.Offset(0, 3).Value, " ", "")).Value = True
Good luck.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks