Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel97 CopyWorksheet Problem

Please Help! I am very new to VBA...

I have a Submission Form Worksheet which contains 3 buttons that I hav
written vba to do different things on click. When I use the code belo
to copy the contents of the worksheet to a new worksheet (in Excel 97
the buttons show up on the new worksheet but don't do anything. I
there a way to make the buttons work on my new worksheet?

I am using:
Worksheets("Submission Form").Copy After:=Worksheets("Submissio
Form")

Also, I have a button called delete. It should unprotect the curren
sheet so the user can delete an object on the sheet that is protected
My code is ActiveSheet.Unprotect. When I run it I get an erro
"unprotect method of worksheet class failed". Can anyone tell me wh
and how to fix?

Thanks so much in advance!!

--
Message posted from http://www.ExcelForum.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
Excel97 Question?? Quinncom Excel Discussion (Misc queries) 2 October 27th 05 03:17 PM
Problem When Opening Excel97 Vince Excel Discussion (Misc queries) 0 June 3rd 05 11:53 PM
Using Outlook98 with Excel97 Keith[_7_] Excel Programming 3 November 12th 03 04:39 PM
Help with Excel97 formatting Tom Ogilvy Excel Programming 0 September 13th 03 05:02 PM


All times are GMT +1. The time now is 12:34 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"