View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
keith keith is offline
external usenet poster
 
Posts: 34
Default Programming Excel -The most efficient way

I think VBA would be your best bet. Creating an excel
object in a .NET lang is a little hard and I think not as
good as VBA. But that is my opinion.

Keith
www.kjtfs.com
-----Original Message-----
My head is exploding with the 500 different ways shown

on Microsoft's site
to program Excel (Office)
Can anyone offer the best solution to the following:
I want to program a couple of Excel reports for both Mac

Users and PC users
and have them access from a web site. These users not

only have different
platforms (Mac and PC) but many have different versions

of Excel (XP, 2002,
2003, 2000). What does Microsoft have out there that

would be compatible
with all of the above differences??
I am open to VBA, VB.Net, ASP.NET, etc........

PLEASE HELP!!!!


.