View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Paul James[_2_] Paul James[_2_] is offline
external usenet poster
 
Posts: 5
Default problem with an iif() function in a formula

Myrna - thanks so much for the two solutions to my problem. I'm learning a
lot from looking at the code you wrote - the use of the Resize property, the
use of double quotes and the array. Thanks for taking the time to provide
such helpful information.