G
Gary Keramidas
is there a command to change the codename of a sheet?
tried worksheets("Sheet1").codename = "test"
but i think the codename only retrieves values, it doesn't set them.
tried worksheets("Sheet1").codename = "test"
but i think the codename only retrieves values, it doesn't set them.