View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Excel VBA Data Grid - Changing Column Width

once you put the control on your userform, then look in the object browser
and study the methods and properties available for the control and its
objects.

--
Regards,
Tom Ogilvy



"ecm1185" wrote:

Thanks for your help. As a follow up, is it possible to delete one of
the rows?