View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vince[_5_] Vince[_5_] is offline
external usenet poster
 
Posts: 2
Default how do you change a row height in a protected worksheet

I have written a program and I want the end user to be
able to change certain row heights and certain column
widths.
My VB program works fine untill I protect the work sheet.
Is there any way that I can change some of the row heights
and column widths via the program without having to unlock
the worksheet
Thanks
Vince