Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
After several attempts, it fails to show the correct result for the following formula Extract of vba code Cells(s, 3).Formula = "=SUM(" & Range(Cells(s, 3).Offset(-1, 0), _ Cells(s, 3).End(xlUp)).Address(False, False) & ")" & "- SUMIF(C[-2],""CF Total"",C)" Any idea ? thanks in advance Regards Len |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Problem | Excel Discussion (Misc queries) | |||
I have a problem with my Formula. | Excel Worksheet Functions | |||
Problem with formula =MAX(A1-40,0) | Excel Discussion (Misc queries) | |||
Formula Problem | Excel Programming | |||
problem with formula | Excel Discussion (Misc queries) |