Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 211
Default remove stuff code

Hi...

Looking for code that will remove column headings and row numbers from
within the auto open routine. I can do it for a selected sheet but not for
workbook.

Any help appreciated...

G
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 709
Default remove stuff code

Gordon, try this,

Sheets.Select
ActiveWindow.DisplayHeadings = False
Sheets(1).Select

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Gordon" wrote in message
...
Hi...

Looking for code that will remove column headings and row numbers from
within the auto open routine. I can do it for a selected sheet but not for
workbook.

Any help appreciated...

G



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
code to find stuff in each sheet? [email protected] Excel Programming 6 December 29th 05 10:10 AM
Remove / Add code through VBA Sharad Naik Excel Programming 2 December 29th 04 01:16 PM
VBA Code to remove VBA Cory Thomas[_6_] Excel Programming 3 June 9th 04 04:06 PM
Use VB code to remove code in sheet1 WashoeJeff Excel Programming 4 January 25th 04 12:23 AM
Remove VBA code Michi[_2_] Excel Programming 3 January 21st 04 04:18 PM


All times are GMT +1. The time now is 07:19 AM.

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"