database management

S

Sheila183

what is the best program for database management? I have a mailing lis
in Excel with over 13000 names and we want to delete duplicates etc.
What is VBA?

Thanks,
Sheil
 
G

Guest

VBA = Visual Basic for Applications.
it is the computer language that run excel.
use Access for data base management. it uses VBA too.
both excel and Access are part of microsofts Office.
 
Top