View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
L. Howard L. Howard is offline
external usenet poster
 
Posts: 852
Default i to = column in Formula

On Wednesday, April 16, 2014 7:14:42 AM UTC-7, GS wrote:
Howard,

It appears that you are trying to use dynamic lists without defining

the ranges with names. IMO, it's better to define the ranges as dynamic

and just use the names in the DV dialog. OR am I missing something

here?



--

Garry


You are correct, but how would I pass the named ranges to the desired column DV?

Howard