PDA

View Full Version : Converting Values from one spreadsheet, and turning it into an XSLT code.



soccer
02-24-2016, 03:12 PM
Hello VBA,
Sorry for the bad language, English is not my first language. I am using a mac on Excel 2013. I am a beginner-intermediate on excel and I am okay if macros are used. (If not, Great!)
I have a table on excel that I want it to show up as an XSLT code. The table's columns are: Field Name (Text)
True/False
Field Size (Numeric)
Padding Character (Text)
Alignment (Text)
Field (Text)
Element (Text)
Column Header (Text)
I need this to generate an XSLT code. I am not too familiar with this, but am looking to get some help to get started. My vision for this is to have a table, have all the columns on one worksheet, and have rows that state the specific element and the attributes of each element. Then, once the table is filled out, the user will click a button and on another Worksheet in excel, it will show the XSLT code. I know this isn't a lot of information, and there really isn't much online as well. If anyone can maybe either guide me to a forum that explains this, or try to help out that would be really appreciated.

If you need more information please let me know.
Thanks!