The following statement causes an error message, but it appears (to me) to be
ok.
The statement is Range("A1").Value = 5, and the error message is "A value
used in the formula is of the wrong data type"
Please assist.
George
Ron Rosenfeld - 23 Jan 2006 15:06 GMT
>The following statement causes an error message, but it appears (to me) to be
>ok.
[quoted text clipped - 5 lines]
>
>George
Unless someone has a better idea, you'll need to post more of your code. That
single statement is valid standing alone.
--ron