I have tried every possible combination to resolve this issue and can not find an answer. Ia about to pull all my hair out. most of the code I have tried produces an error.
the following code does NOT produce an error...but also does NOTHING.
can someone please help
the following code does NOT produce an error...but also does NOTHING.
Code:
Sub Fix_Font_size()
Sheets("Distribution").OLEObjects("ListBox1").Object.Value = Null
End Sub
can someone please help