Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel VBA not recognised

Hi,

I have a java application. his application stores data in the form of a
CSV file. Im opening it in excel. everything fine so far. Later when i
try to run a macro from another open worksheet by going to
Tools-Macro-Macro, i dont find the other macros.
I think that as this file is saved as a CSV file &
opened in excel it does not recognise the other worksheets.
Else is there a possibilty that i write a macro in
VBA,save it as a VBA/Text file. import this to the worksheet (doing
this from java).It would be great if you can help me & tel me how to
overcome this issue.


---
Message posted from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel VBA not recognised

While you have a CSV file open in Excel, you can treat it like a workbook,
including inserting modules and writing code. However, if you then save it
as CSV, all but the basic data will be discarded.

Not sure if this is the nature of your problem or not.

--
Regards,
Tom Ogilvy

"dhiraj " wrote in message
...
Hi,

I have a java application. his application stores data in the form of a
CSV file. Im opening it in excel. everything fine so far. Later when i
try to run a macro from another open worksheet by going to
Tools-Macro-Macro, i dont find the other macros.
I think that as this file is saved as a CSV file &
opened in excel it does not recognise the other worksheets.
Else is there a possibilty that i write a macro in
VBA,save it as a VBA/Text file. import this to the worksheet (doing
this from java).It would be great if you can help me & tel me how to
overcome this issue.


---
Message posted from http://www.ExcelForum.com/



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
.xls not recognised as excel anymore tackle Excel Discussion (Misc queries) 0 February 18th 11 01:33 PM
Excel:Get concatenated text to be recognised as formula not text? yvette Excel Discussion (Misc queries) 5 January 15th 07 07:32 PM
Numeric copied from webpage can't be recognised by Excel Turk Excel Worksheet Functions 3 June 24th 06 02:03 PM
Is this formula 100*(PRODUCT(1+C3:N3/100)-1) recognised by Excel Chwee Mee Excel Worksheet Functions 1 May 17th 06 11:43 AM
Name not recognised Jerome_t Excel Programming 5 April 23rd 04 06:10 PM


All times are GMT +1. The time now is 09:40 PM.

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

About Us

"It's about Microsoft Excel"