Thread
:
MIN/MAX question
View Single Post
#
1
Posted to microsoft.public.excel.programming
mike
external usenet poster
Posts: 216
MIN/MAX question
How do you write a min/max formula in
VB
?
Within a macro I'm trying to get the minimum of two
numbers. I tried the following and got an error:
END = MIN(BEGROW +10, MAXROW)
Where BEGROW and MAXROW are calclutaed within the macro.
thanks
Reply With Quote
mike
View Public Profile
Find all posts by mike