View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kmdmcr kmdmcr is offline
external usenet poster
 
Posts: 1
Default Auto Populate multi cells

I would like to type a word into cell a1 and based off that word I want cells
b1 and c1 to fill in with specific text.

How do I program this?

Thank you