Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The result in A! is the value as the formula is automatically evaluated.
Otherwise, use Norman's code and add: Worksheets("Sheet1").Range("a1")=mysum HTH "Jean-Pierre D via OfficeKB.com" wrote: Hi Toppers, Thanks for the formula but the result is tha in cell "A1" the formula is put and that is not what i wanted. I would like to have the result of the formula eg the sum of the column in cell "A1" Can you help me please? Thanks, Jean-Pierre (novice) Toppers wrote: Worksheets("Sheet1").Range("a1") = "=SUM(Sheet2!P:P)" Hi, I'am a novice on VBA programming.... [quoted text clipped - 5 lines] Does anyone have a clue how to do that in VBA ? -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200508/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using one sheet to complete information in another sheet | Excel Worksheet Functions | |||
Link Complete Sheet | Excel Worksheet Functions | |||
how do i sort a complete work sheet in excel | Excel Discussion (Misc queries) | |||
How to find a row in a sheet and compare the complete row /w origi | Excel Worksheet Functions | |||
have macros complete and enter passwords for sheet protection. | Excel Programming |