View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tushar Mehta Tushar Mehta is offline
external usenet poster
 
Posts: 1,071
Default Programming using VBA and Userform

XL already supports this capability. Check out the options under the
submenu: Data | Import External Data

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
I would like make a program that uses Userform to extract information from a
data base and make a new data base on the selected criteria on the userform.

Can someone help me in doing this?