Click here to Skip to main content
16,023,103 members

Comments by terry_wagstaff (Top 1 by date)

terry_wagstaff 18-Nov-23 5:46am View    
Thanks for the suggestion. Unfortunately
xlWorksheet.UsedRange.Delete(XlDeleteShiftDirection.xlShiftUp);
and my original
xlWorksheet.UsedRange.ClearContents();
only clear the data. The frozen frames still persist