ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Range of variables (https://www.excelbanter.com/excel-programming/369454-range-variables.html)

Ed

Range of variables
 
I have 5 variable a, b, c, d, and e with numerical values. What is
the code for the Range to use in finding the min./

Thanks,

Ed

Tom Ogilvy

Range of variables
 
mymin = Application.Min(a,b,c,d,e)

--
Regards,
Tom Ogilvy

"Ed" wrote in message
...
I have 5 variable a, b, c, d, and e with numerical values. What is
the code for the Range to use in finding the min./

Thanks,

Ed




Ed

Range of variables
 
Thank you


On Fri, 4 Aug 2006 23:00:57 -0400, "Tom Ogilvy"
wrote:

mymin = Application.Min(a,b,c,d,e)



All times are GMT +1. The time now is 03:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com