Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
Can anybody please help... i am trying to autofil a column with a formula, but i can't seem to get the R1C1 bit when pointing to a cell ref on another worksheet.. the actual formula that i want to insert is "=IF($D:$D<='Title Page'!$B$19,1,0)" Any help - v.much appreciated... Vbr Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ActiveCell.FormulaR1C1 = "=SUM(R[-tellerteller]C:R[-1]C)" | Excel Discussion (Misc queries) | |||
Can I make a "tab name" the "chart title"? (question on this) | Charts and Charting in Excel | |||
Is there a way to remove the title "Page 1" from the preview | Excel Discussion (Misc queries) | |||
web page title into range "B1" | Excel Programming | |||
ActiveCell.FormulaR1C1 = "=RC[-4]-RC[-2]" | Excel Programming |