Hello All I created a new post so that I could explain just what it is my great plan is.
in MS Excel I have created a list of help documents for my team here at work.
In this spreadsheet I have a col for document name then a col for file name with a link to it on my system as well as other col with detailed info about the documents and what group it applies to and so and so forth.... the end result is I have this spreadsheet with about a dozen col and well over 1,000 rows.
In the past my team has simpely opened the Excel file that was saved on my system through a shared network folder.
So in their run line or Address bar they would enter something like this
Quote:
|
\\TheComputerName\MyFolder\ExcelDocumentFile.xls
|
But I am unhappy with the look and feel of MS Excel and would like to create an HTML document that would have all of this information imported into an Array that can be manipulated in a simaler manner to the way it is in Excel.
I am very aware that I might be in over my head but I am willing to work and learn JS but I have to take baby steps to sunderatnd what function does what and then I can put it togeather to make it work once I have all the parts workine like I need them to.