Thread
:
Use variable in macro coding
View Single Post
#
2
Posted to microsoft.public.excel.misc
Per Jessen[_2_]
external usenet poster
Posts: 703
Use variable in macro coding
MyFormula="Sum("H" & mFrow & ":H" & mLrow & ")"
---
Per
On 17 Jul., 07:42, bmurlidhar wrote:
I want to give sum command *i.e. =SUM(H1:H10) and my variable for
mFrow = 1 and mLrow = 10 how can i use variable in function
Reply With Quote
Per Jessen[_2_]
View Public Profile
Find all posts by Per Jessen[_2_]