Thread
:
Type mismatch error
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gautam[_3_]
external usenet poster
Posts: 10
Type mismatch error
When i try the following statement in a macro, i get an error 13, Type
mismatch. Could anyone solve this please
ActiveSheet.Cells(j, colcount) = (data(j, i)) / 587
array data is declared as variant
Thanks
Reply With Quote
Gautam[_3_]
View Public Profile
Find all posts by Gautam[_3_]