View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
amy's amy's is offline
external usenet poster
 
Posts: 1
Default want to add excel sheet without menu on vb form

hi
i want to add excel sheet on my vb form.So i used oledb control . But when i
clicked on excel sheet it adde a new menu on the top of the form that is not
my requirement.i also want to control all the functionality of excel sheet by
using programming.

Is it possible to add only excel sheet on my form with all functionality
but without any menu along with.