Thread
:
FormulaR1C1
View Single Post
#
1
Posted to microsoft.public.excel.programming
Marc[_26_]
external usenet poster
Posts: 14
FormulaR1C1
I have vfp code like below
loExcelSession.Cells(1,11).FormulaR1C1 =
ALLTRIM(STR(loExcelSession.Cells(1,11).Value))
Is there anyway to update the entire column at once?
Reply With Quote
Marc[_26_]
View Public Profile
Find all posts by Marc[_26_]