![]() |
Include function arguments (like range finder) in Add-in
Hi.
Is it possible to include the range finder (found for instance as a function arguments in Excel) in your own custom Add-ins? I am using Visual Studio 2008 and programming for Excel 2003. Looking forward to your reply. |
Include function arguments (like range finder) in Add-in
Hi,
With (EXCEL) Application.InputBox(Prompt,Title,Default,Left,Top ,HelpFile,HelpContexId,Type) where Type=8 allows you to select a range from the active sheet. Rgds "royend" wrote: Hi. Is it possible to include the range finder (found for instance as a function arguments in Excel) in your own custom Add-ins? I am using Visual Studio 2008 and programming for Excel 2003. Looking forward to your reply. |
All times are GMT +1. The time now is 01:47 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com