Originally posted by GlenW
Will it allow

Private MyVar() as double

?
Thanks for the response. It will allow Private, but I need access to the array outside the class module, so this won't help in my case.