I have a listbox that displays values based on several queries selected by the user. I have code to pull the selected rows (all columns) to the clipboard but I can't figure out a way to pull the column headers. I have the column heads set to YES because it varies depending on the query results.
is there a way to do this in Access 2007 VBA?
Thanks