Results 1 to 4 of 4

Thread: spread sheet in vb?

  1. #1

    Thread Starter
    Lively Member VB Begginer Kid's Avatar
    Join Date
    Jul 2001
    Location
    home
    Posts
    127

    spread sheet in vb?

    is there a way to put a spread sheet in vb w/ read/write privlages?
    I'm a beginner.
    ------------------------------------------------
    Your impossible ego ***** is like a
    Megalomaniacal tab on my tongue
    You *****in' touch me I will rip you apart


  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    Well, there are some great third party controls for that (like Formula One) but they come with a large price tag.
    If you have Excel installed you could click Project|Components and pick the Insertable Objects tag and check Microsoft Excel Worksheet.
    Draw one on your form and voila instant Excel...

  3. #3
    PowerPoster beachbum's Avatar
    Join Date
    Jul 2001
    Location
    Wollongong, NSW, Australia
    Posts
    2,274
    Or u can build ur own using a grid (such as Flexgrid) and fake the writing side using textboxes etc. Have seen tutorials on this in VB help file but it looks sorta crappy. If u are super keen it is not "too" difficult to build your own from scratch even in pure VB. Hell might as well come out and say it... i only responded to this thread cos well... u spell it beginner NOT begginer!!
    Stuart Laidlaw
    Brightspark Financial Software
    http://www.gstsmartbook.com

  4. #4
    Fanatic Member
    Join Date
    Nov 2000
    Location
    Sydney Australia
    Posts
    804
    Check out the spreadsheet control in the office web components library which is a lightweight version of excel that can be added to any application.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width