Thread
:
Passing a range into a VBA function
View Single Post
#
3
Posted to microsoft.public.excel.programming
Floyd[_2_]
external usenet poster
Posts: 35
Passing a range into a VBA function
Mr. May,
I apologize. The range itself is not names. It is being passed as
reference with the name, NamedCell. For example, Function
Testing(NamedCell as range)
Thanks so much for your assistance.
Cheers.
Reply With Quote
Floyd[_2_]
View Public Profile
Find all posts by Floyd[_2_]