XML Elves

XML Elves

<community>of XML and SVG Developers</community>


show svg in excel

This is a discussion on show svg in excel within the SVG Questions forums, part of the SVG Forums category; hi , how i can show svg in excel or powerpoint? it can?? thanks in advance...


Go Back   XML Elves > SVG Forums > SVG Questions

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-30-2005, 11:32 PM
Guest
Guest
 
Posts: n/a
Default show svg in excel

hi ,
how i can show svg in excel or powerpoint? it can??
thanks in advance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-03-2008, 07:27 PM
Junior Member
 
Join Date: Jul 2008
Posts: 3
Thumbs up use WebBrowser in UserForm

hello, i'm replying old question, however Excel is very usefull to edit svg and also you can view svg file on webBrowser(need to add ctrl. and also need svg plug-in on IE)

use Navigate procedure on webBrowser class as follow,

sub commandbutton_click()
dim path$

path=thisworkbook.path ''---assume svg file is in same folder

WebBrowser1.Navigate path & "Filename.svg" ''<---change the name of file

end sub
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-07-2008, 12:44 AM
Administrator
 
Join Date: Mar 2008
Posts: 24
Default

I use Excel for a lot of ad hoc programming... I find it is a very nice development environment, but I guess if I knew all the capabilities of Visual Studio 2008 I would use it instead..

Eric
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-07-2008, 02:48 AM
Junior Member
 
Join Date: Jul 2008
Posts: 3
Wink visual studio?

hello Eric,

yes, of cource if you have a environment to use visual studio it's much more capabilities to create an better application. i just answered the question "how i can show svg in excel or powerpoint?" though using Excel VBA is easy to find out what VB can do before trying to create any application for begginers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
excel, show, svg


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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





All times are GMT -6. The time now is 06:25 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2

Data recovery service
Data Clinic provides data recovery services for all versions of Windows, Linux and Mac OS operating systems.


1 2 3 4 5 6 7 8 9 10 11