View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
steven steven is offline
external usenet poster
 
Posts: 389
Default paste data to cells from html select box

Hi,
I have pasted some data into a worksheet from a html page. The data has some
html select boxes. Using a command button I want to paste each entry of the
html select box into a different cell. I was trying to do this in visual
basic but i am a bit of novice.
Can somebody help me?