View Single Post
  #5 (permalink)  
Old May 23rd, 2005, 12:17 PM
savoym savoym is offline
Friend of Wrox
 
Join Date: Jun 2003
Posts: 119
Thanks: 0
Thanked 1 Time in 1 Post
Default

mmcdonal,

Sorry it took me so long to respond. The SPLIT function is what I needed, just as you stated. I thought that passing in my variable the values of the array would work through the ARRAY function but it did not work until I used the SPLIT function which did exactly what I needed.

Thanks so much for your time and help.
Reply With Quote