P
pinkfloydfan
Hi again
My C# Form is part of a .xll . I have managed to get the Form to open
up but now what I want to do for one of the TextBoxes is have the user
input an Excel range which can set by clicking a cell/range back in
the calling session of Excel.
So, if the user clicked on cell $A$1 then the TextBox would show the
address of that cell.
Does anybody have any idea how to do this please?
Thanks a lot
Lloyd
p.s. I am using ExcelDna to make my code visible to Excel.
My C# Form is part of a .xll . I have managed to get the Form to open
up but now what I want to do for one of the TextBoxes is have the user
input an Excel range which can set by clicking a cell/range back in
the calling session of Excel.
So, if the user clicked on cell $A$1 then the TextBox would show the
address of that cell.
Does anybody have any idea how to do this please?
Thanks a lot
Lloyd
p.s. I am using ExcelDna to make my code visible to Excel.