Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel sheet

Status
Not open for further replies.

avantgarde

Technical User
Joined
Oct 8, 2003
Messages
3
Location
IN
Is there any means by which we could control the fonts, color, alignment etc. when we output an excel sheet from a Mercator map?
 
Are you writing a csv file or using ODBC? If you know the behind the scenes control codes for MS's formating, you could proably build a tree (like and XML tree) that would contain elements to do this. Would be a lot of work.
 
Check this out:

If you can get the schema (and it is XML compliant) you can use it to import a type tree, and thus create the spreadsheet you desire.



BocaBurger
<===========================||////////|0
The pen is mightier than the sword, but the sword hurts more!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top