After a series of queries, I'd like to export the resulting table to Excel to graph the data. I'd like to include a "descriptors" field in the table that show the settings that were used as criteria to form this table. I have six strings that I would like to reside in the "descriptors" field in the first six records of the table.
I'm thinking that I'd like to set up a loop that will update the records starting at the top of the file. Is there a way to do this ?
Thanks for any advice you can offer...
I'm thinking that I'd like to set up a loop that will update the records starting at the top of the file. Is there a way to do this ?
Thanks for any advice you can offer...