slim2
Programmer
- Oct 18, 2001
- 94
I have a statement
i = TextWidth(list(c)) + 400
wich I used in a form. I moved the code to a class module and get an error on TextWidth. Sub or Function not defined
If anyone can help I would appreciate it.
Thanks in advance.
i = TextWidth(list(c)) + 400
wich I used in a form. I moved the code to a class module and get an error on TextWidth. Sub or Function not defined
If anyone can help I would appreciate it.
Thanks in advance.