View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sriram Sriram is offline
external usenet poster
 
Posts: 50
Default Listbox-2 entires should select by Clicking Listbox-1 entires.

Keith,

Thanks for your reply. I found out the probblem resolved the issue. Now it
is workign fine. The same solution one of my other friend (Excel Guru) told
me yesterday. Your both solution is the same and let me try to adopt this
once if I'm in need of that.

Thanks for your suggestion.

--
Regards,
Sriram Subramaniyan


"Keith74" wrote:

Hi

Why not just have 1 listbox with 2 columns. You can set the width of
the ID column to be zero and thus hidden. Would make life alot easier.

hth

Keith