Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Converting an Excel sheet to an XML file.

Hi

I have an excel sheet by name "sheet1" and it contains some data in it . I
want to convert this excel sheet into an XML file programmatically . Please
consider this as urgent

Regards,
Satyam Reddy.





  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Converting an Excel sheet to an XML file.

Do you have a DTD/Schema ?

Tim

"Satyam Reddy" wrote in message
...
Hi

I have an excel sheet by name "sheet1" and it contains some data in it . I
want to convert this excel sheet into an XML file programmatically .
Please
consider this as urgent

Regards,
Satyam Reddy.







  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Converting an Excel sheet to an XML file.

HI williams.

I do not have any specific DTD/Schema. please take into consideration any
excel sheet which has column headers some thing like this "empno","ename",
"salary", "hiredate" and the data is present in around 5 rows for the above
columns. Taking this aspect into consideration please guide me to convert
the excel sheet into XML file using VBA (Visual Basic For Applications). THe
XML file must be in the form of notes as of the general XML file format.


Regards,
Satyam Reddy


"Tim Williams" wrote:

Do you have a DTD/Schema ?

Tim

"Satyam Reddy" wrote in message
...
Hi

I have an excel sheet by name "sheet1" and it contains some data in it . I
want to convert this excel sheet into an XML file programmatically .
Please
consider this as urgent

Regards,
Satyam Reddy.








  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 114
Default Converting an Excel sheet to an XML file.

An XML file is just text, so Google for how to write a text file using
VBA.
Then just format the text in the file as XML.

Since you don't have a required format, I can't suggest a layout...

Tim


On Apr 16, 6:27*am, Satyam Reddy
wrote:
HI williams.

I do not have any specific DTD/Schema. please take into consideration any
excel sheet which has column headers some thing like this "empno","ename",
"salary", "hiredate" and the data is present in around 5 rows for the above
columns. Taking this aspect into consideration *please guide me to convert
the excel sheet into XML file using VBA (Visual Basic For Applications). THe
XML file must be in the form of notes as of the general XML file format.

Regards,
Satyam Reddy



"Tim Williams" wrote:
Do you have a DTD/Schema ?


Tim


"Satyam Reddy" wrote in message
...
Hi


I have an excel sheet by name "sheet1" and it contains some data in it . I
want to convert this excel sheet into an XML file *programmatically ..
Please
consider this as urgent


Regards,
Satyam Reddy.- Hide quoted text -


- Show quoted text -


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Converting an Excel sheet to an XML file.

"THe XML file must be in the form of notes as of the general XML file
format."


Not sure what you mean by this. Can you post an example of what you want
the final XML output to look like ?

Tim


"Satyam Reddy" wrote in message
...
HI williams.

I do not have any specific DTD/Schema. please take into consideration any
excel sheet which has column headers some thing like this "empno","ename",
"salary", "hiredate" and the data is present in around 5 rows for the
above
columns. Taking this aspect into consideration please guide me to convert
the excel sheet into XML file using VBA (Visual Basic For Applications).
THe
XML file must be in the form of notes as of the general XML file format.


Regards,
Satyam Reddy


"Tim Williams" wrote:

Do you have a DTD/Schema ?

Tim

"Satyam Reddy" wrote in message
...
Hi

I have an excel sheet by name "sheet1" and it contains some data in it
. I
want to convert this excel sheet into an XML file programmatically .
Please
consider this as urgent

Regards,
Satyam Reddy.












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
Excel not converting file Tim Excel Worksheet Functions 11 October 28th 08 02:37 PM
Converting an Excel File to CSV Jane New Users to Excel 0 August 17th 07 02:09 AM
Converting Excel file to text delimited file Kiran Veeramallu[_2_] Excel Discussion (Misc queries) 3 May 1st 07 07:04 PM
Converting excel file to tab delimited (txt) file Kusuma Excel Discussion (Misc queries) 1 December 18th 06 08:04 AM
converting to excel file durgam Excel Programming 0 June 18th 04 05:42 PM


All times are GMT +1. The time now is 12:30 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"