Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I set a cell to be a formula using VBA? I have
tried the following: PNLWorksheet.Cells(lngDown, 9).Formula = "=" & PNLWorksheet.Cells(lngDown, 8).Value & "/" & PNLWorksheet.Cells(lngDenominator, 8) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting up a formula (when F2<11,000)=$25 | Excel Worksheet Functions | |||
Help with setting up a formula | Excel Discussion (Misc queries) | |||
Setting up a formula | Excel Worksheet Functions | |||
cancelling getpivot formula when setting formula outside pivot ta. | Excel Worksheet Functions | |||
Setting a value from a formula | Excel Programming |