Forum Moderators: open
Say there are 800 some odd rows and 30 columns of data and 10 divisions will need to pull up their own data w/out having to sift thru all the other garbage... Keep in mind that this spreadsheet is updated frequently and I'd be responsible for uploading the changes one or two times a week.
What I was thinking is converting the spreadsheet into a comma delimited file and finding a small ASP script to display the information and create links at the top for the different divisions... Can anyone point me in the right direction or help me out otherwise? I haven't worked w/ ASP in years and rarely work directly w/ databases, so there's a huge learning curve...
Thanks in advance! :)