Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 98
Default Excel Compiler - is one available?

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel Compiler - is one available?

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 98
Default Excel Compiler - is one available?

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel Compiler - is one available?

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 98
Default Excel Compiler - is one available?

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default Excel Compiler - is one available?

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 98
Default Excel Compiler - is one available?

Kevin:

Unfortunatley it does appear to be different. I got to the point of opening Excel when I
click on an xls, bt for some reason it wont find the file I want to open!

Is there any program in the Office suite I can run to reset this mess?

Regards

John

"Kevin Stecyk" wrote:

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.




  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default Excel Compiler - is one available?

John,

What operating system are you using?

Another technique you can try is this:

1) right mouse click an Excel file (*.xls) using Windows Explorer
2) click properties
3) Find where it says "Open With" and hit the change button
4) Find Excel and select Excel

Changing the XLS to be opened by Excel should not a big deal. Let me know
how you make out.

Regards,
Kevin

"John Baker" wrote in message
...
Kevin:

Unfortunatley it does appear to be different. I got to the point of

opening Excel when I
click on an xls, bt for some reason it wont find the file I want to open!

Is there any program in the Office suite I can run to reset this mess?

Regards

John

"Kevin Stecyk" wrote:

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.





  #9   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Excel Compiler - is one available?

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

  #10   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel Compiler - is one available?

I assume you did the excel /regserver bit as I advised in response to your
email. so
go into tools=Options, general tab and make sure ignore other applications
is unchecked.

--
Regards,
Tom Ogilvy


John Baker wrote in message
...
Kevin:

Unfortunatley it does appear to be different. I got to the point of

opening Excel when I
click on an xls, bt for some reason it wont find the file I want to open!

Is there any program in the Office suite I can run to reset this mess?

Regards

John

"Kevin Stecyk" wrote:

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.







  #11   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 98
Default Excel Compiler - is one available?

Thank you all for getting me out of "another fine mess". My own fault for NOT doing the
reg bit before I installed. BUt have sorted it out through your advise.

I wish some of these apps would ask if you want them to take control, rather than grabbing
it!

The OpenOffice app is OK (and free sho why should one complain) , and appears to run basic
xls sheets just fine. Macros, on the other hand, don't appear to transfer at all well.

Thanks again

John Baker

Dave Peterson wrote:

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.


  #12   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 837
Default Excel Compiler - is one available?

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
2003 macro generates compiler error on 2007 KenInPortland Excel Worksheet Functions 2 September 2nd 08 09:45 PM
Compiler Error - Not an Appropriate Name pallaver Excel Discussion (Misc queries) 1 July 16th 08 02:20 AM
Compiler Error Bobzter100 Excel Discussion (Misc queries) 4 November 10th 07 11:02 AM
Excel Compiler Steve-in-austin Excel Discussion (Misc queries) 2 June 8th 06 06:44 PM
Compiler Error - Named Argument Not Found Chris Excel Programming 7 September 8th 03 10:15 PM


All times are GMT +1. The time now is 02:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"