Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My problem: I need to copy certain formulas from a
worksheet sheet called "SERDC Cover" to the same cells in several other worksheets. However, I only want to: 1) Copy only those cells whose formulas start with "=Input!" 2) Only copy to those worksheets whose name contains "Cover". For example, A1 on "SERDC Cover" has "=Input!B22". I would like to put "=Input!B22" in cell A1 for all other worksheets in the wb that contains the "Cover" in the name. Thanks! Jason |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy cell info to other sheets, other sheets dont contain all row. | Excel Worksheet Functions | |||
move or copy sheets doesn't copy format | Excel Worksheet Functions | |||
automatically copy formulas down columns or copy formulas all the | Excel Worksheet Functions | |||
How do I copy formulas but using the same range each time I copy | Excel Worksheet Functions | |||
in VBA Sheets("mysheet").Copy Befo=Sheets(1) how do i get a reference to the newly created copy of this sheet? | Excel Worksheet Functions |