C
CL
Excel 97
OS: XPSP2
I have a worksheet in XLA full of RefEdit format cell references (e.g.,
[Book1]Sheet1!$A$1). Using an App event module, I'm trapping target
values, which I process, to put into the locations referenced on this
sheet. Can I use references in this format ([Book1]Sheet1!$A$1) in VBA
to place the results? Or do I need to parse the reference?
Thanks
OS: XPSP2
I have a worksheet in XLA full of RefEdit format cell references (e.g.,
[Book1]Sheet1!$A$1). Using an App event module, I'm trapping target
values, which I process, to put into the locations referenced on this
sheet. Can I use references in this format ([Book1]Sheet1!$A$1) in VBA
to place the results? Or do I need to parse the reference?
Thanks