K
Kasim GULCAN
Hi,
I'm using the following code to allow user to define a range for my add-in,
oExcel.InputBox(Prompt,Title,Type.Missing, Type.Missing, Type.Missing,
Type.Missing, Type.Missing, 8);
It works for 99% but not 100% because sometimes it returns the address of
the range but not itself.
Have any idea ?
Kâsým
I'm using the following code to allow user to define a range for my add-in,
oExcel.InputBox(Prompt,Title,Type.Missing, Type.Missing, Type.Missing,
Type.Missing, Type.Missing, 8);
It works for 99% but not 100% because sometimes it returns the address of
the range but not itself.
Have any idea ?
Kâsým