D
David Reid
Just curious as to understand what the me. preface
practically does in VBA code.
I have code that is essentially
me.textbox1.value = me.spinbutton1.value.
the code appears to work the same with out the me
preface, just wanted to understand what the me does.
Thanks
Dave
practically does in VBA code.
I have code that is essentially
me.textbox1.value = me.spinbutton1.value.
the code appears to work the same with out the me
preface, just wanted to understand what the me does.
Thanks
Dave