I'm trying to figure out how to stop typing "activecell" in my code.
I would like to be able to set a variable like "AC" for activecell in memory for every excel file I open. I always have an open workbook in the background hidden with ADHoc code. I would like to add a statement that would abbreviate activecell to "AC" or activecell.offset to ACO.
Any help would be appreciated.
Thanks,
Oak
I would like to be able to set a variable like "AC" for activecell in memory for every excel file I open. I always have an open workbook in the background hidden with ADHoc code. I would like to add a statement that would abbreviate activecell to "AC" or activecell.offset to ACO.
Any help would be appreciated.
Thanks,
Oak