On my userform initialize code, I want to have the checkbox value to be true
(checked) if there is something in the referenced cell. I populate my
textboxes with:
TextBox5.Text = rng(1, 2).Value
but not sure how to do this with a checkbox.
On my userform initialize code, I want to have the checkbox value to be true
(checked) if there is something in the referenced cell. I populate my
textboxes with:
TextBox5.Text = rng(1, 2).Value
but not sure how to do this with a checkbox.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks