Showing tag results for Excel spreadsheet

Apr 11, 2005
Post comments count0
Post likes count0

How Can I Insert a Column into a Spreadsheet?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I insert a column into an Excel spreadsheet?-- HE Hey, HE. Let’s assume you have a spreadsheet that looks something like this: And, yes, it is a very nice little spreadsheet, except for one problem. As you can see, we goofed, and we forgot to insert Dataset 3; instead, we only have Datasets 1, 2, and 4. Even worse, D...

Scripting Guy!VBScriptOffice
Feb 7, 2005
Post comments count2
Post likes count1

How Can I Password-Protect an Excel Spreadsheet?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! In a previous column, you told us a couple different ways to save Excel spreadsheets. In that column, you said that one of the things you could do with the SaveAs method was password-protect a spreadsheet. However, you didn’t show us an example of this. How can I use a script to password-protect a spreadsheet?-- MC Hey, MC. W...

Scripting Guy!VBScriptOffice