Dick,
Thanks, it looks like it worked fine in VBA. Just 1 other question? I
am unable to reference the ActiveCell in .Net (VS Tools for Office). Which
has led me to try something like the following... Dim intRange As Excel.Range
= Me.thisWorksheet.Range("ActiveCell").
Would you know how I could reference the Active Cell in .Net? so that I
can write from the Windows Form to the Cell and recieve from the Cell back to
the Form?
Ted
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.