![]() |
Input Box
Dear Sirs,
I would like to build a macro that ask the user to input a range using the mouse (similar to the standard input to the graph dialog). Can anybody suggest away to to it? Sincerely Avner |
Input Box
Use Application.Inputbox, with Type:=8
Set myRange = Application.Inputbox("select a range",Type:=8) -- HTH Bob Phillips "Avner Mediouni" wrote in message ... Dear Sirs, I would like to build a macro that ask the user to input a range using the mouse (similar to the standard input to the graph dialog). Can anybody suggest away to to it? Sincerely Avner |
All times are GMT +1. The time now is 05:43 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com