Thread
:
Offset delivers value error with Named range
View Single Post
#
5
Posted to microsoft.public.excel.worksheet.functions
[email protected]
Posts: n/a
Offset delivers value error with Named range
Thank you to both Ron and DOR. In the end I used
=OFFSET(MyGrid,X-1,Y-1,1,1) because it keeps the return value to a
single cell range.
Steve
Reply With Quote