I want to get an output into an csv file which I am opening in notepad
that reads like:
create (20 )
where 20 is a random number created using randbetween function
At the moment I am getting an output which is:
create (,20 ,)
How can I get rid of those nasty comma's ?

:confused
--
Message posted from
http://www.ExcelForum.com