Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 103
Default Before sheet copy

Is there an action for beforesheetcopy? I want to run a userform prior to
copying a sheet. Is that possible?

--
Message posted via http://www.officekb.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Before sheet copy

no, there is no beforesheetcopy event.

The newsheet event doesn't seem to fire on a copy and would be after anyway
if it worked. I don't think you would be able to trap it before it happens.

--
Regards,
Tom Ogilvy


"brownti via OfficeKB.com" wrote:

Is there an action for beforesheetcopy? I want to run a userform prior to
copying a sheet. Is that possible?

--
Message posted via http://www.officekb.com


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Before sheet copy

You could protect the structure of the workbook so a sheet could not be
copied and force the user to use a menu or button.

--
Regards,
Tom Ogilvy


"brownti via OfficeKB.com" wrote:

Is there an action for beforesheetcopy? I want to run a userform prior to
copying a sheet. Is that possible?

--
Message posted via http://www.officekb.com


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 103
Default Before sheet copy

I like that idea. That way i could incorporate selecting the tab color, and
name into the userform also so it is only one button click to do everything.
Is there an "easy" way of putting the color pallette in a userform, or does
someone have code to do it?

Tom Ogilvy wrote:
You could protect the structure of the workbook so a sheet could not be
copied and force the user to use a menu or button.

Is there an action for beforesheetcopy? I want to run a userform prior to
copying a sheet. Is that possible?


--
Message posted via http://www.officekb.com

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Before sheet copy

http://www.j-walk.com/ss/excel/tips/tip49.htm

--
Regards,
Tom Ogilvy


"brownti via OfficeKB.com" wrote:

I like that idea. That way i could incorporate selecting the tab color, and
name into the userform also so it is only one button click to do everything.
Is there an "easy" way of putting the color pallette in a userform, or does
someone have code to do it?

Tom Ogilvy wrote:
You could protect the structure of the workbook so a sheet could not be
copied and force the user to use a menu or button.

Is there an action for beforesheetcopy? I want to run a userform prior to
copying a sheet. Is that possible?


--
Message posted via http://www.officekb.com


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
copy rows from one Data sheet to another sheet based on cell conte John McKeon Excel Discussion (Misc queries) 2 May 15th 10 06:49 AM
Auto Copy/autofill Text from sheet to sheet if meets criteria Joyce Excel Discussion (Misc queries) 0 November 20th 08 11:05 PM
Search for rows in one sheet and copy into another sheet based on customer id [email protected] Excel Worksheet Functions 1 October 22nd 07 03:09 AM
relative sheet references ala sheet(-1)!B11 so I can copy a sheet. RonMc5 Excel Discussion (Misc queries) 9 February 3rd 05 12:51 AM
providing a sheet-copy event or copy CustomProperties Carlos Cortes Excel Programming 2 November 11th 04 08:24 AM


All times are GMT +1. The time now is 12:53 PM.

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

About Us

"It's about Microsoft Excel"