Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
THis worked Thanks a bunch
"Rick Rothstein" wrote: Did you want an identical copy of the formula (same range references)... Selection.Formula = Selection.Offset(, -1).Formula Or did you want the range reference to update for their new location... Selection.Offset(, -1).Copy Selection -- Rick (MVP - Excel) "Nikki" wrote in message ... Can anyone please give me a code that copies the preceeding cell and inserts the formula only into the selected cell? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code to Copy a Formula to Multiple Sheets Q | Excel Programming | |||
copy formula using VB code | Excel Discussion (Misc queries) | |||
copy and paste formula using vb code | Excel Discussion (Misc queries) | |||
Code to copy formula to variable range | Excel Programming | |||
Code to copy range vs Copy Entire Worksheet - can't figure it out | Excel Programming |