ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Include function arguments (like range finder) in Add-in (https://www.excelbanter.com/excel-programming/425656-include-function-arguments-like-range-finder-add.html)

royend[_2_]

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.

Hansueli

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