Thread
:
Simple addition problem
View Single Post
#
2
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 21
Simple addition problem
Sorry, I worked it out, using:
iVarOutWidth(iNumVar) = CInt(iVarOutWidth(iNumVar))
iVarOutCol(iNumVar) = CInt(iVarOutCol(iNumVar))
If there's a better way let me know, thanks.
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]