View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Cover Mark Cover is offline
external usenet poster
 
Posts: 19
Default Find from Textbox and Paste into Cell on sheet one

I need hellp finding data entered in a textbox, and I want to paste the
entire row in sheet1, example:

Form textbox = dog, Click Fiind
a10 = cat, b10 = dog, c10 = monkey

paste all cells in ss # 1.

Thanks for your help
-mark