Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Possible to keep a macro seperated from a sheet?

Basically I'm running out of ideas,

I have a workbook with a few sheets in it. The last sheet is a template
to be sent to clients (just a quote slip). If the sheet is copied into
word, it spaces itself out over about three pages wide and its not
worth the bother going through resizing everything.

If I paste the cells into a new sheet, excel cells don't resize to
match what they were on the other sheet, so its exactly the same
problem.

So I've come up with a macro that goes through and deletes all of the
sheets and values that we don't want the client to see, but then of
course we get troubles with sending the excel quote to the client if
they have any virus scanner or protection, along with it causing
troubles with people who have the higher security level turned on in
excel when they receive the file.

Any suggestions?

Cheers,

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 268
Default Possible to keep a macro seperated from a sheet?

You should write a macro to copy data across to a new sheet. However, when
pasting, you should paste special, Values, Column widths, and Formats. This
way, you retain the formats and column widths in your original document,
without revealing your calculations, while there is no macro in the quote
slip.

" wrote:

Basically I'm running out of ideas,

I have a workbook with a few sheets in it. The last sheet is a template
to be sent to clients (just a quote slip). If the sheet is copied into
word, it spaces itself out over about three pages wide and its not
worth the bother going through resizing everything.

If I paste the cells into a new sheet, excel cells don't resize to
match what they were on the other sheet, so its exactly the same
problem.

So I've come up with a macro that goes through and deletes all of the
sheets and values that we don't want the client to see, but then of
course we get troubles with sending the excel quote to the client if
they have any virus scanner or protection, along with it causing
troubles with people who have the higher security level turned on in
excel when they receive the file.

Any suggestions?

Cheers,


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
hyperlinks - macro not working to take them off the sheet Lorelei New Users to Excel 1 September 23rd 06 02:18 AM
HELP!! Unhide Sheet with Macro and focus on other sheet [email protected] Excel Discussion (Misc queries) 2 May 23rd 06 07:17 PM
Asked previously...can this not be done in excel simonsmith Excel Discussion (Misc queries) 2 May 16th 06 11:50 PM
Finding and compiling list of cells containing data... Richard Walker Excel Worksheet Functions 6 March 18th 06 02:17 PM
Does excel recognise names rather than cells? Sue Excel Worksheet Functions 9 May 22nd 05 04:51 AM


All times are GMT +1. The time now is 04:05 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"