Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
As a beginner I'm coming along nicely with my VBA project, but I'm
befuddled on how to write the code for the following function. I am attempting to write a procedure which will enter this (and other formulas) into selected cells at the first of each month. The formulas will be autofilled to the subsequent row on the next day. The problem is that the row numbers change each month. I can determine starting and ending row numbers with VBA The columns will always stay the same. How do I write a formula to reference the rowsI identified in VBA? How do I handle absolute and relative rows? This is one of the formulas: =FORECAST($A$335,$R$316:$R317,$A$316:$A317) Any help would be greatly appreciated. Robert |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I get ONLY new info from 1 Worksheet to another automatical | Excel Worksheet Functions | |||
CELL Function and Worksheet Name in a Cell | Excel Worksheet Functions | |||
Average Function (include Blank Cells and Zeros) | Excel Discussion (Misc queries) | |||
Passing a WorkSheet from a Function??? | Excel Worksheet Functions | |||
numerical integration | Excel Discussion (Misc queries) |