Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
One more based on Bob's response:
range("d12:d" & cells(rows.count,"B").end(xlup).row).Formula = "=B12+c12" herve wrote: Thanks Mike, but would prefer to do it by macro, First, select the last B and C cell and after, do the sum. Regards -- herve ------------------------------------------------------------------------ herve's Profile: http://www.excelforum.com/member.php...o&userid=27314 View this thread: http://www.excelforum.com/showthread...hreadid=481834 -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro copy/paste data from multiple cells to multiple cells | Excel Discussion (Misc queries) | |||
macro to colour empty cells (cells not recognized as empty) | Excel Programming | |||
Macro - Playing Macro if cells are locked | Excel Programming | |||
a script/macro to copy a block of cells next to specified cells | Excel Programming | |||
Merge cells using macro | Excel Programming |