Yes, the data is coming from an SQL database table. The user will be typing in a value (Primary Key) in Column A, then columns B-I will populate with data from the database table for that primary key value. They will be doing this in numerous rows, then printing the spreadsheet. It has to be in a spreadsheet because they need to be able to add comments and such in column J. How would I do this?
Bookmarks