View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default ByRef Argument Type Mismatch

The caller is supplying an integer and the function expects a Single (float).
--
Gary''s Student - gsnu200798