I'm trying to copy a macro to a new sheet, but ik keeps getting stuck at this line. What does this do:


Set rngSheetInfo = ThisWorkbook.Worksheets(c_strSheetListing).Cells(1, 1).CurrentRegion
Thanks,

Peter1999