Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using the following to put a formula in the first cell and copy it down
to the other cells. It is working good, but I need it to copy one cell further than it does. Any way to force it? Range("E2:E" & Range("D65536").End(xlUp).Row).FormulaR1C1 = _ "=IF(RC[-1]0,TODAY()-(RC[-1]+30),"" "")" Thank you very much! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inserting date from formuls | Excel Discussion (Misc queries) | |||
Formuls to turn date red | Excel Discussion (Misc queries) | |||
Formating Font in a Formuls | New Users to Excel | |||
Formuls updating | Excel Worksheet Functions | |||
how do I do a formuls in excel such as (if a1=somthing then b1=a . | Excel Worksheet Functions |