Message 1 of 1
insert a symbol into excel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Using Autocad Electrical 2011.
So i am working on a program that will export certain information into Excel. My problem is that one attribute it exports says "GND" but what i need it to be is the universal earth/ground symbol which has a hex value of "%23DA" and a unicode value of "⏚". I found the symbol and got the dxf code and this is what it is showing me for the value: {\\fSegoe UI Symbol|b0|i0|c0|p34;\\H0.91667x;?}.
I can communicate with excel, and export data just fine, but how can i make this unique symbol show up properly?