Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there an equivalent method with Excel to package and deploy a runtime
version similar to Access where the end user doesn't have to have the application on their system to run? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Terry
there's no 'runtime' equivalent for Excel. So the user has to have Excel installed on his machine (he may use the free Excel Viewer but this won't cover VBA macros) -- Regards Frank Kabel Frankfurt, Germany "Terry Higgins" schrieb im Newsbeitrag ... Is there an equivalent method with Excel to package and deploy a runtime version similar to Access where the end user doesn't have to have the application on their system to run? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Terry
Check out Visual Baler. May be useful. Don't know of anyone with experience in using it so have no recommendations. http://the-ciba.com/vbaler/vbaler.html Gord Dibben Excel MVP On Wed, 3 Mar 2004 06:24:20 -0700, "Terry Higgins" wrote: Is there an equivalent method with Excel to package and deploy a runtime version similar to Access where the end user doesn't have to have the application on their system to run? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Gord Dibben" wrote...
Check out Visual Baler. May be useful. Don't know of anyone with experience in using it so have no recommendations. http://the-ciba.com/vbaler/vbaler.html Dig deep into the linked pages and you'll find that Visual Baler is closest to 123 Release 3, which came out in Summer 1989. Unless you want to develop some ability writing 123 classic macros (almost as useful as learning Cuneiform unless one's old enough to have learned Cuneiform first), it's not a practical option for most Excel developers. -- To top-post is human, to bottom-post and snip is sublime. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Terry Higgins" wrote...
Is there an equivalent method with Excel to package and deploy a runtime version similar to Access where the end user doesn't have to have the application on their system to run? As a practical matter, no, because a fully functional viewer would eliminate many/most potential users' need to buy Excel. There's an Access runtime because Microsoft's DBMS competitors provide similar products. An Excel runtime would provide much more of the core Excel functionality than the Access runtime does. The Access runtime may increase the number of full Access packages (or Office Pro) sold while an Excel runtime would likely decrease the number sold. If you're concerned about cost, there are alternatives. -- To top-post is human, to bottom-post and snip is sublime. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding rows in Excel Similar to Access | Excel Discussion (Misc queries) | |||
getting unique records similar to the primary key in access | Excel Worksheet Functions | |||
Is there a similar users group for Access? | Excel Discussion (Misc queries) | |||
How to deploy an Excel 2003 solution | Excel Discussion (Misc queries) | |||
Deploy Excel 2002 add-in | Excel Programming |