View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Making records from captured cell data

Hi cvach

Try this page to copy to a database sheet
http://www.rondebruin.nl/copy1.htm

--
Regards Ron de Bruin
http://www.rondebruin.nl


"cvach" wrote in message oups.com...
I have created an Order Form in excel, and I am looking to capture the
values that are entered into the Order form such as Company, Location
#, ect., and record them as a record on another worksheet. Any body
know the code for something like that.