in reply to Re: Dynamically build a table
in thread Dynamically build a table
Thanks so much Cristoforo! This is great! I knew there had to be a fairly simple way to do this. I will need to step through this to really understand each piece, but I know I will learn a lot. There's only one minor thing missing. I will try to fix it myself, but any hints are appreciated. I need to correspond the module with the first digit of each version number (e.g., if version = 1.xx then "Module 1", if version = 2.xx then "Module 2", etc.). This is really a matching exercise because in real life the module names don't match the version numbers (only in my example). E.g., Module1 is really just a platform name such as IXR, Module 2 is Reports, etc.). Thanks again!
|
|---|