I've got a UserForm with a RefEdit in it. When I start up the form, I click the RefEdit's button on the side, then I can select a range, and the RefEdit populates: Sheet1!$A$1:$Z$10, for example.
But if Sheet1 has a table on it, and I start selecting within that table, I expect Table1[[#Headers],[Hdr1]], Table1[[#Data],[Col2]] or something like that, as if I were editing a formula or defining a name. Instead I get the normal range address, nothing referring to Table1.
I'm using C:\Program Files (x86)\Microsoft Office\Office14\REFEDIT.DLL -- is there something newer and better?
But if Sheet1 has a table on it, and I start selecting within that table, I expect Table1[[#Headers],[Hdr1]], Table1[[#Data],[Col2]] or something like that, as if I were editing a formula or defining a name. Instead I get the normal range address, nothing referring to Table1.
I'm using C:\Program Files (x86)\Microsoft Office\Office14\REFEDIT.DLL -- is there something newer and better?