Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |