Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I am trying to use a variable (rowNo), which is an integer an
refers to a row number, in this statement: Range("n5").FormulaArray = "=SUM(J12:J"&rowNo&")" so that the range is from cell J12 down to JrowNo (what ever rowNo i it will be greater than 12). I cannot figure out how to get this to work... Is this even possible? Thanks and regards E -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Runtime Error '91' Object variable or With block variable not set | Excel Discussion (Misc queries) | |||
Inserting and retaining an input variable | Excel Discussion (Misc queries) | |||
Sum cells based on a row variable and seperate column variable | Excel Worksheet Functions | |||
why is it saying sheetcnt is "variable not defined" how to do a global variable to share over multiple functions in vba for excel? | Excel Worksheet Functions | |||
reading/inserting variable dates within a macro | Excel Programming |