Access 2003 - VBA module (form) and Class module

Hi,

Simple enough, I have an array on a form, and I want to pass it to a class. Problem is I haven't done this in a while and I cannot seem to get a reference working yet.

The class property I am using is Let and has a variant type. The array on the form is two dimensional and is a string.

I am getting error 13 - wrong data type.

Can someone please point me in the right direction as my brain has died...
(Due to a wrong filename this morning stopping my FTP connection reading local files correctly - found and fixed that, but this is just plain annoying)