View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 113
Default Add a Spreadsheet to a VB Form

All,

I am attempting to add a portion of an excel spreadsheet
to a VB Form.

Lets say that I have a range from A1:D10 on Sheet1. I
would want that portion of the sheet to appear on the
Form.

Any ideas?