Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a function that transfers the values in certain
cells to a new worksheet. I recieve around 10 of these identical layout, but separate files each day. Is there a way to apply the function to all the excel files instead of having to write the code for each separate file? any help would be great. thanks, mate. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could add a toolbar button to your
-- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "mate" wrote in message ... I have a function that transfers the values in certain cells to a new worksheet. I recieve around 10 of these identical layout, but separate files each day. Is there a way to apply the function to all the excel files instead of having to write the code for each separate file? any help would be great. thanks, mate. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could add a toolbar button to a macro in your Personal.xls and then
just open the ss and click the button. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "mate" wrote in message ... I have a function that transfers the values in certain cells to a new worksheet. I recieve around 10 of these identical layout, but separate files each day. Is there a way to apply the function to all the excel files instead of having to write the code for each separate file? any help would be great. thanks, mate. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Best way to apply a custom number format to all files | Excel Discussion (Misc queries) | |||
How can I apply a function (PROPER) to multiple cells at once? | Excel Worksheet Functions | |||
Wish to apply "Save Preview Picture" in 300 files. | Excel Discussion (Misc queries) | |||
How do I apply a combo box to multiple cells in Excel so that it . | Excel Discussion (Misc queries) | |||
Apply password to multiple Excel Files? | Excel Programming |