<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic VBA Excel Macro to add worksheets in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/vba-excel-macro-to-add-worksheets/m-p/3088901#M3234</link>
    <description>Hi...Im have a time sheet at work and a worksheet tab for each week of the year, each named, for example 02-03-04, for each week. Each worksheet tab has our time sheet on it. There are times we need to update the timesheet and I need a way to have VBA copy the changes I made on the master timesheet to each 52 tabs. I started writing an array and also a "For each" statement but I got hung up.&lt;BR /&gt;example....&lt;BR /&gt;I make changes to cells A1:C10 on the master, now I need to have VBA macro take those changes in those particular cells and copy it to every worksheet tab not equal to "Master"&lt;BR /&gt;Thank you for your help</description>
    <pubDate>Wed, 08 Oct 2003 21:19:13 GMT</pubDate>
    <dc:creator>Richard Swearingen</dc:creator>
    <dc:date>2003-10-08T21:19:13Z</dc:date>
    <item>
      <title>VBA Excel Macro to add worksheets</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/vba-excel-macro-to-add-worksheets/m-p/3088901#M3234</link>
      <description>Hi...Im have a time sheet at work and a worksheet tab for each week of the year, each named, for example 02-03-04, for each week. Each worksheet tab has our time sheet on it. There are times we need to update the timesheet and I need a way to have VBA copy the changes I made on the master timesheet to each 52 tabs. I started writing an array and also a "For each" statement but I got hung up.&lt;BR /&gt;example....&lt;BR /&gt;I make changes to cells A1:C10 on the master, now I need to have VBA macro take those changes in those particular cells and copy it to every worksheet tab not equal to "Master"&lt;BR /&gt;Thank you for your help</description>
      <pubDate>Wed, 08 Oct 2003 21:19:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/vba-excel-macro-to-add-worksheets/m-p/3088901#M3234</guid>
      <dc:creator>Richard Swearingen</dc:creator>
      <dc:date>2003-10-08T21:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: VBA Excel Macro to add worksheets</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/vba-excel-macro-to-add-worksheets/m-p/3088902#M3235</link>
      <description>if u can show me the code what u have written.. i can help u..&lt;BR /&gt;&lt;BR /&gt;If not try this instead of macro, your requirement is to copy the data from master to all the 52 sheets right??.. so as a initial setup, give the reference to the cells in the 52 tabs to the cell of Master. this way u will be able to achieve the same stuffs..&lt;BR /&gt;&lt;BR /&gt;Hope this help..&lt;BR /&gt;&lt;BR /&gt;Ganesh</description>
      <pubDate>Fri, 31 Oct 2003 16:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/vba-excel-macro-to-add-worksheets/m-p/3088902#M3235</guid>
      <dc:creator>Ganesh Babu</dc:creator>
      <dc:date>2003-10-31T16:48:34Z</dc:date>
    </item>
  </channel>
</rss>

