Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Hide a cell using Windows Script

I have a script that creates and populates an Excel Spreadsheet.

I would like to programmatically hide an entire column from within the
script.

Thanks in advance.

Please post here. No Emails please.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Hide a cell using Windows Script

John

It would be helpfull if you posted the script, but if you have a reference
to the excel worksheet, then it would be something like

xlWks.Columns("A:A").Hidden=True

HTH

Nick Hodge

"John Doe" wrote:

I have a script that creates and populates an Excel Spreadsheet.

I would like to programmatically hide an entire column from within the
script.

Thanks in advance.

Please post here. No Emails please.



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
Hide/unhide TAB Script [email protected] Excel Discussion (Misc queries) 1 June 11th 07 09:30 PM
Initiate perl script in linux from a Windows VBA program bwreath Excel Programming 0 June 4th 04 05:49 PM
Excel 2000/XP script to Excel97 script hat Excel Programming 3 March 2nd 04 03:56 PM
Use Windows Script to run Windows Explorer Search? Ian Elliott[_3_] Excel Programming 0 January 12th 04 05:03 PM
VB Script to Hide Command Button if Bitmap is True Ken[_16_] Excel Programming 2 September 30th 03 12:02 AM


All times are GMT +1. The time now is 09:22 AM.

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"