I tried your code and still got an empty page but your syntax example send me down a path that resulted in me finding a working solution.
here is my working section of code:
This code runs fine and creates a link for each record in my record set with Name-=”Open” I hard coded the link to point to record 7 but I need to be able to dynamically grab the actual record number. If Name <>”Open” then the cell says “In Progress” without a link.
Leave a comment: