Is there a way to refer to named ranges? One thing I face is that I have to integrate a spreadsheet into my code, where the spreadsheet changes a lot. Now, I could try to find some column name field and populate my column references that way, but since the spreadsheet already has named ranges in it, it would be easier for me to refer to the range name instead. Is there a way to do that? Thanks.
Is there a way to refer to named ranges? One thing I face is that I have to integrate a spreadsheet into my code, where the spreadsheet changes a lot. Now, I could try to find some column name field and populate my column references that way, but since the spreadsheet already has named ranges in it, it would be easier for me to refer to the range name instead. Is there a way to do that? Thanks.