Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like help with the following syntax error:
Private Sub worksheet_Activate() If Not ActiveSheet.Previous Is Nothing Then Me.Range("B2").Formula = "=SumProduct(--(Sheets("Sheet4").Range(A1:A30000) = Sheets(Processd Amount).Range(B1)),--(Sheets(Sheet4).Range(AL1:AL30000) 0))" End If End Sub also is there a way to enter the value of the above formula instead of the formula? Thanks for all your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to enter a formula in a cell? | Excel Worksheet Functions | |||
Cannot enter formula in a cell after removing a circular formula | Excel Worksheet Functions | |||
Trying To Enter A Formula Into Every Cell In A Column. | Excel Programming | |||
Enter formula in cell | Excel Programming | |||
Enter Formula in a cell with VBA | Excel Programming |