Thread
:
Updating a Named range Automatically
View Single Post
#
2
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 244
Updating a Named range Automatically
Make the named range dynamic
eg
=A1:offset(a1,counta(a:a)-1,0)
would give you all records in column A
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]