I have inputbox using Destination = InputBox(Message2, Title2, Default2).
Normally, to populate cell you use .Value = Destination
What is the .Value if Destination value to have enforced value as "Office" in case togglebutton value TglbOffice.Value = True?
Bookmarks