HELP FOR NEWBIE!
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I need to create an XSL style sheet and gotta get it done fast! If anyone can help that would be great! Basically, I am pulling data from SQL and need it to go to Excel. Everything works but the XSL template. I need my data to show up as a table with headings (also pulled from the database) as such: Heading1 Heading2 Heading3 Heading4 1 1 1 1 2 2 2 2 3 3 3 3 And I need the XSL sheet to use the spreadsheet standards... ... Any help would be so much appreciated...thanks!