Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you Jacob, this worked for me.
Mike, I will try yours out as well to see which works best for my project. -- Thank you, Jodie "Jacob Skaria" wrote: Try lngRow = Columns(2).Find("Grand Total").Row - 1 Range("A1:A" & lngRow).Formula = "=B1+C1" If this post helps click Yes --------------- Jacob Skaria "Jodie" wrote: I want to write a macro that copies and pastes a formula down column A, but I want it to stop where column B equals "Grand Total". Can anyone help with this? -- Thank you, Jodie |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel formula to copy/paste formula needed please. | Excel Discussion (Misc queries) | |||
can't copy/paste the formula | Excel Discussion (Misc queries) | |||
Copy / Paste Formula | Excel Discussion (Misc queries) | |||
Copy/Paste how to avoid the copy of formula cells w/o calc values | Excel Discussion (Misc queries) | |||
Marcro to copy sheet out of workbook | Excel Programming |