473,414 Members | 1,944 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Create spreadsheet program

I am trying to decide whether I should buy Visual Basic.NET Standard. I’d like to know the answer to the following questions to help me decide

1. Can I use Visual Basic.NET Standard to create a spreadsheet program? I don’t need all the functionality of Excel (other than some formatting, using some formulas, adding/deleting rows/cells, and printing)

2. Would someone that has Excel be able to open a spreadsheet created in my program

3. Would I need to use Visual Studio.NET Professional instead?

4. Would creating a spreadsheet program be a mammoth task? Should I instead use an Excel COM add-in, and if so can I use .NET Standard to create a COM add-in

Thank you for your help.
Nov 20 '05 #1
1 4074
1) Yes
2) If you used Excel as the FileFormat, or manipulated everythign through
excel, then yes. There's no such thing as a "Spreadsheet' program per se.
You can use the existing Excel libraries for instance, write your own or use
a third party tool
3) No
4) Depends on what you need it to do and what you call Mammoth. In
general, using teh Excel object library is no more difficult than using one
you or someone else wrote - and in many instances it's easier b/c of the
coherent and well documented (tons of books on the subject) object model
plus you can record macros and use that code (although it often needs some
modification) to get you over points that you can't figure out yourself

With that said, Far Point www.fpoint.com has a product called spread. I
personally love it. It gives you a very powerful spreadsheet interface for
both the web and the desktop and supports most everythign you normally do in
excel. You can write the output to excel's file format (ie you can open it
w/ Excel) and you don't need Excel to be installed on the machine that's
running your program like you do if you use INterop. If you go to
www.xtras.net you can get a subscription which is very cool/cheap for what
you get and you'll get a sizable discount on spread which will more than
pay for the subscription. Highly recommend both.

HTH,

Bill

--
W.G. Ryan MVP Windows - Embedded

http://forums.devbuzz.com
http://www.knowdotnet.com/dataaccess.html
http://www.msmvps.com/williamryan/
"Vlad" <an*******@discussions.microsoft.com> wrote in message
news:A8**********************************@microsof t.com...
I am trying to decide whether I should buy Visual Basic.NET Standard. I'd like to know the answer to the following questions to help me decide:
1. Can I use Visual Basic.NET Standard to create a spreadsheet program? I don't need all the functionality of Excel (other than some formatting, using
some formulas, adding/deleting rows/cells, and printing).
2. Would someone that has Excel be able to open a spreadsheet created in my program?
3. Would I need to use Visual Studio.NET Professional instead?

4. Would creating a spreadsheet program be a mammoth task? Should I instead use an Excel COM add-in, and if so can I use .NET Standard to create
a COM add-in?
Thank you for your help.

Nov 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Mark | last post by:
I've been asked to convert a pay increase spreadsheet to an intranet page. So far I've developed a page that uses a combination of ASP and Javascript to retrieve all of the required information...
1
by: Jim, N2VX | last post by:
I'd like to create/display an Excel spreadsheet from javascript. We have an HTML page with results of a search and it can be reasonably large. The first attempt was to format the data into an...
2
by: cpeters5 | last post by:
Deaa group, I am using SQLServer 2000 in an XP Sp2. I would like to do the following: I have a program running on a database server that generates some data which are loaded to the database....
1
by: Tom | last post by:
Hello, I'm looking for a tool that would allow me to create a web page with the spreadsheet like functionality. Basically, I want to be able to type in a number in the cell and have all totals...
3
by: sir.linying | last post by:
My php script is to call perl scipt which makes use of Spreadsheet::ParseExcel module to parse Excel file. I am able to launch php script from command line so that perl script can run and properly...
4
by: tito | last post by:
I am using Active Perl for running perl programs.I am finding difficulty in installing Spreadsheet::WriteExcel,Spreadsheet:ParseExcel to the machine for writing a program which will retrieve data...
1
by: tito | last post by:
I would like to write a program which will retrieve the data from the EXCEL file and write into an SQL Server using Perl script.Spreadsheet::WriteExcel programs are working fine.But while executing...
0
by: mix01 | last post by:
Hi, I am trying to get some VBA code working, but am preplex as to why it does not work. I would really appreciate any level of help. Many thanks, Mix01 Version of the program
0
by: dutsnekcirf | last post by:
Okay, I think this one is a really hard one for yous geniuses out there. I'm going to try my best to explain in as much detail as I can. And for the most part I just want to know if I'm doing this...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.