Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
What is MIN in VBA? Say you have this: PM=MIN(ab,cd) (minimum of ab and cd) How do you write it in VBA? Thanks, Mike |