http://blogfiles9.naver.net/data2/2004/5/21/8/a.jpg
Sub SubmitClick()
Dim strRange As String
Application.ActiveWorkbook.XmlMaps(1).ExportXml strRange
Application.DisplayAlerts = False
' Review the XML that will be exported.
MsgBox strRange
' Create the external XML file.
Application.ActiveWorkbook.XmlMaps(1).Export "C:\expense_sample.xml", True
End Sub
p.s
C:\expense_sample.xml
해당경로에 xml문서을 생성시키네요 ^^;
예전에 han님이 말씀하신 S전자 프로젝트을 이런식으로 하신건가?...
음....
'XML' 카테고리의 다른 글
| XML 싸이트 (0) | 2007/06/07 |
|---|---|
| VML관련 (0) | 2007/06/07 |
| 액셀 내용을 XML 생성하기 (0) | 2007/06/07 |
| XML as the API (0) | 2007/06/07 |
| substring-after(), substring-before() (0) | 2007/06/07 |
| javascript로 xml 변형하기 (0) | 2007/06/07 |
0 Trackback,
0 Comment,
:




최근에 달린 댓글
링크
최근에 받은 트랙백
태그목록