Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi:
I have a spreadsheet which i need to have all the Associates in a company use to report time worked on projects. I find that there is no software standard for associates, and that not all of them have Excel installed (the basis for the spreadsheet). Does anyone know of an Excel compiler I could use to generate code that would emulate Excel and (most important) produce an output file that would appear TO Excel to be an Excel file? I know the real answer ( "no brainer") is to but Excel for all associates, but the company is not keen on that because of the cost. Help appreciated John Baker |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No, but you can use open office which is free:
http://www.openoffice.org/ It will read and write Excel files. -- Regards, Tom Ogilvy "John Baker" wrote in message ... Hi: I have a spreadsheet which i need to have all the Associates in a company use to report time worked on projects. I find that there is no software standard for associates, and that not all of them have Excel installed (the basis for the spreadsheet). Does anyone know of an Excel compiler I could use to generate code that would emulate Excel and (most important) produce an output file that would appear TO Excel to be an Excel file? I know the real answer ( "no brainer") is to but Excel for all associates, but the company is not keen on that because of the cost. Help appreciated John Baker |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tom:
Does it mess with anythng when you install it? Is there a snag? Does it run Excel Macros? Regards John Baker "Tom Ogilvy" wrote: No, but you can use open office which is free: http://www.openoffice.org/ It will read and write Excel files. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I haven't used it, so I can't say. Check out the link - there is a lot of
information there. It does have a scripting capability it appears, but I don't know how compatible it is with VBA. -- Regards, Tom Ogilvy "John Baker" wrote in message ... Tom: Does it mess with anythng when you install it? Is there a snag? Does it run Excel Macros? Regards John Baker "Tom Ogilvy" wrote: No, but you can use open office which is free: http://www.openoffice.org/ It will read and write Excel files. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tom
It looked good and I installed it! UNfortunately, now when I click on an .xls file, it thinks I want to use OpenOffice! How do I reset the relationship between .xls files and Excel. I only want to use open office for a couple of key things,and would be happy to go through the menus in the application for that. Help Please John baker "Tom Ogilvy" wrote: I haven't used it, so I can't say. Check out the link - there is a lot of information there. It does have a scripting capability it appears, but I don't know how compatible it is with VBA. |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi John,
This is from Win2K help. It might be different for your system. To associate a file extension with a file type 1. Open Folder Options in Control Panel. 2. Click the File Types tab. 3. Click New. 4. Type a new or existing file name extension, and then click Advanced. 5. In File type, click New to create a new file type that is associated with the file name extension. Or, click one of the existing file types. Notes To open a Control Panel item, click Start, point to Settings, click Control Panel, and then double-click the appropriate icon. Or, in Windows Explorer, click Tools, and then click Folder Options. For information about how to make modifications to the file type, see Related Topics. To change the program that opens a file, on the File Types tab, click Change. Regards, kevin "John Baker" wrote in message ... Tom It looked good and I installed it! UNfortunately, now when I click on an .xls file, it thinks I want to use OpenOffice! How do I reset the relationship between .xls files and Excel. I only want to use open office for a couple of key things,and would be happy to go through the menus in the application for that. Help Please John baker "Tom Ogilvy" wrote: I haven't used it, so I can't say. Check out the link - there is a lot of information there. It does have a scripting capability it appears, but I don't know how compatible it is with VBA. |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Close excel if you have it running
windows start button run excel /unregserver then excel /regserver This resets the excel portion of windows registry to factory defaults. (I hope that it'll tell excel to take ownership back.) John Baker wrote: Tom It looked good and I installed it! UNfortunately, now when I click on an .xls file, it thinks I want to use OpenOffice! How do I reset the relationship between .xls files and Excel. I only want to use open office for a couple of key things,and would be happy to go through the menus in the application for that. Help Please John baker "Tom Ogilvy" wrote: I haven't used it, so I can't say. Check out the link - there is a lot of information there. It does have a scripting capability it appears, but I don't know how compatible it is with VBA. -- Dave Peterson |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Another free Excel clone is available from
http://www.byedesign.freeserve.co.uk/ Jerry Tom Ogilvy wrote: No, but you can use open office which is free: http://www.openoffice.org/ It will read and write Excel files. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2003 macro generates compiler error on 2007 | Excel Worksheet Functions | |||
Compiler Error - Not an Appropriate Name | Excel Discussion (Misc queries) | |||
Compiler Error | Excel Discussion (Misc queries) | |||
Excel Compiler | Excel Discussion (Misc queries) | |||
Compiler Error - Named Argument Not Found | Excel Programming |