Sep 1, 2005 #1 Goppi Programmer Joined Jun 21, 2003 Messages 40 Location GB I can't remember anymore how you can hide the Row and Column headers - the row that shows the Column letter and the column that shows the row numbers. Any tips?
I can't remember anymore how you can hide the Row and Column headers - the row that shows the Column letter and the column that shows the row numbers. Any tips?
Sep 1, 2005 #2 rmikesmith Technical User Joined Apr 29, 2002 Messages 1,215 Location US Code: ActiveWindow.DisplayHeadings = False Regards, Mike Upvote 0 Downvote