View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pls123 pls123 is offline
external usenet poster
 
Posts: 121
Default MAX Function in VBE

hi all !
is there a way to use a MAX or MIN function in VBE ??
like this..TX !

if P5 max (P9;P10;P11) THEN
P5 = ZERO
END IF