I have a Table with 5 columns and 5 headers. Everything works fine. I need to be able to change the Header value on a particular column on the fly without loosing table data. Can this be done? I am hoping there is some header command similar to the Table command of .SetValue(col, row, text).