Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm pretty new with programming in excel. I'd like to know why the following
code does not insert the formula in the cell "P" & fila. Fila is a variable (number) that changes in a loop. Range("P" & fila).Formula = "=IF(H" & fila & "="",IF(G" & fila & "="","",G" & fila & "-E" & fila & "),H" & fila & "-E" & fila & ")" Thanks! Bregards Santiago |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup won't work, any other ideas? | Excel Worksheet Functions | |||
formula from Excel97 doesn't work in Excel2003,any ideas why? | Excel Worksheet Functions | |||
RE Any ideas why this simple proc. won't work? | Excel Programming | |||
Any ideas why this simple proc. won't work? | Excel Programming | |||
Any ideas... Doesn't work... | Excel Programming |