PC Review


Reply
Thread Tools Rate Thread

Copying Worksheets Question

 
 
=?Utf-8?B?TGVu?=
Guest
Posts: n/a
 
      16th Jul 2007
If I need to duplicate Worksheets to distribute to teachers none of my Macros
or Toolbars duplicate or can be copied.

I know that we have a problem with Viruses getting into systems via the
Internet. The Microsoft Consulting Group however indicated to the school
boards that this can be done. However since they had no experience in coding
Macro's they did not know how to do it.

These would be Worksheets that I can burn onto a CD, and take it to a school
who needs the worksheets installed.

These Macros contain more than 3,000 lines of script, so it is very
difficult to copy and paste via NotePad.

Any assistance appreciated!


Len
 
Reply With Quote
 
 
 
 
=?Utf-8?B?VG9kZEVa?=
Guest
Posts: n/a
 
      16th Jul 2007

what is the question?


"Len" wrote:

> If I need to duplicate Worksheets to distribute to teachers none of my Macros
> or Toolbars duplicate or can be copied.
>
> I know that we have a problem with Viruses getting into systems via the
> Internet. The Microsoft Consulting Group however indicated to the school
> boards that this can be done. However since they had no experience in coding
> Macro's they did not know how to do it.
>
> These would be Worksheets that I can burn onto a CD, and take it to a school
> who needs the worksheets installed.
>
> These Macros contain more than 3,000 lines of script, so it is very
> difficult to copy and paste via NotePad.
>
> Any assistance appreciated!
>
>
> Len

 
Reply With Quote
 
=?Utf-8?B?TGVu?=
Guest
Posts: n/a
 
      16th Jul 2007
Is it possible to copy a WorkBook so the Macro Code and Toolbars come with it?

"ToddEZ" wrote:

>
> what is the question?
>
>
> "Len" wrote:
>
> > If I need to duplicate Worksheets to distribute to teachers none of my Macros
> > or Toolbars duplicate or can be copied.
> >
> > I know that we have a problem with Viruses getting into systems via the
> > Internet. The Microsoft Consulting Group however indicated to the school
> > boards that this can be done. However since they had no experience in coding
> > Macro's they did not know how to do it.
> >
> > These would be Worksheets that I can burn onto a CD, and take it to a school
> > who needs the worksheets installed.
> >
> > These Macros contain more than 3,000 lines of script, so it is very
> > difficult to copy and paste via NotePad.
> >
> > Any assistance appreciated!
> >
> >
> > Len

 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      16th Jul 2007
Macros live in the workbook. You copy the workbook, the macros will travel with
it.

How did you create the toolbars and what files do the macros associated with the
icons point to?

You may want to move all the code out of the workbooks with the data and create
an addin that just supports the macros that was in that code. You may have to
rewrite your code to point to the activesheet (or maybe not???).

If you can't do that, you could create the toolbar modifications when the
workbook opens.

In either case, this may help:

For additions to the worksheet menu bar, I really like the way John Walkenbach
does it in his menumaker workbook:
http://j-walk.com/ss/excel/tips/tip53.htm

Here's how I do it when I want a toolbar:
http://www.contextures.com/xlToolbar02.html
(from Debra Dalgleish's site)

Len wrote:
>
> Is it possible to copy a WorkBook so the Macro Code and Toolbars come with it?
>
> "ToddEZ" wrote:
>
> >
> > what is the question?
> >
> >
> > "Len" wrote:
> >
> > > If I need to duplicate Worksheets to distribute to teachers none of my Macros
> > > or Toolbars duplicate or can be copied.
> > >
> > > I know that we have a problem with Viruses getting into systems via the
> > > Internet. The Microsoft Consulting Group however indicated to the school
> > > boards that this can be done. However since they had no experience in coding
> > > Macro's they did not know how to do it.
> > >
> > > These would be Worksheets that I can burn onto a CD, and take it to a school
> > > who needs the worksheets installed.
> > >
> > > These Macros contain more than 3,000 lines of script, so it is very
> > > difficult to copy and paste via NotePad.
> > >
> > > Any assistance appreciated!
> > >
> > >
> > > Len


--

Dave Peterson
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying worksheets? KellyLC Microsoft Excel Worksheet Functions 2 5th Oct 2009 10:36 PM
Copying Worksheets =?Utf-8?B?QW5pdGE=?= Microsoft Excel Worksheet Functions 2 13th Nov 2006 01:15 AM
Copying worksheets in VBA =?Utf-8?B?R0xU?= Microsoft Excel Programming 3 15th Dec 2005 06:55 PM
Copying Worksheets =?Utf-8?B?VGFtVw==?= Microsoft Excel Misc 1 4th Oct 2005 04:12 PM
Copying Worksheets Tim Marsden Microsoft Excel Programming 7 6th Oct 2004 02:12 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:34 AM.