Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Disable Insert Worksheet command
Name: Niko9999 Date: May 4, 2005 at 05:13:32 Pacific OS: Win XP Pro Sp1 CPU/Ram: P-III 866 Mhz / 128 MB
Comment:
Hi!,
I have developed an application in Excel using VB Editor. I expect that user should not insert any worksheet into this application.
Summary: Not sure if there is a solution to this problem or not, but here's what I'm attempting to do: I've designed a worksheet in which users are able to add aditional rows to different categories by clickin...
Summary: dates are a real pain with this sort of thing. I seem to remember having difficulty with the datevalue function on VBA (unreliable which date format it uses). The worksheet command seemed much more st...
Summary: Hi all, How i can disable worksheet insertion in my workbook. i don't want to use workbook protection instead i want to use worksheet protection. ...