Thread
:
formula help
View Single Post
#
7
Posted to microsoft.public.excel.misc
Ron Rosenfeld
external usenet poster
Posts: 5,651
formula help
On Wed, 1 Apr 2009 13:48:09 -0700, Silverline
wrote:
thank you Ron I have it working on a range of cells example B12-B37 how do
now add N12:N37
--
glen
Set AOI = Range("b12:b37,n12:n37")
--ron
Reply With Quote
Ron Rosenfeld
View Public Profile
Find all posts by Ron Rosenfeld