View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
[email protected] shreyoshi_c@rediffmail.com is offline
external usenet poster
 
Posts: 14
Default HELP!!!! VB Macro in Excel

i found my prob i have used a dropdown list so i am using a combo box
and not a list box. since i am using a dropdown list and the list is
being populated by another column of data in the same sheet.so i will
have to stick to that. now tel me how i can handle that.
either i should be able to populate my data column in the list box
(which incidentally i dont know how to :-)) and then use ur idea.
or find a solution with the use of a combo box