View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
joel[_442_] joel[_442_] is offline
external usenet poster
 
Posts: 1
Default Copy whole table into one cell


to get the number of columns


Assuming row 1 has data to the last column
ColCount = cells(1,columns.count).end(xltoleft).column


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=165640

Microsoft Office Help