View Single Post
  #1 (permalink)  
Old 05-12-2008, 07:51 AM
mozaharul mozaharul is offline
Knows the basics
 
Join Date: Mar 2008
Posts: 80
Default Appending a hidden column

Hi,

Is it possible to append a hidden column in front of the existing first column/cell?

Statement: table9.SelectCell("H",0)
appends a zero width column after the existing last column/cell and the appearance of the row in the screen starts at the end – that is not desired.

regards.
Reply With Quote