?
=?gb2312?B?Q2FjdHVzIFvPycjLx/Jd?=
A sheets cell have a named.
Exaplme: Sheet1!Records=[Sheet1!B1]
I don't want use Sheet1.Range("B1") in VBA,
because the cell can moving sometime.
so I set the cell a name.
but I don't know how use the name of sheets in VBA.
Thank.
Exaplme: Sheet1!Records=[Sheet1!B1]
I don't want use Sheet1.Range("B1") in VBA,
because the cell can moving sometime.
so I set the cell a name.
but I don't know how use the name of sheets in VBA.
Thank.