G Guest Jan 12, 2005 #1 how to use vba to control data ,for example dbf database file,show result in excel which is from dbf file using vba?
how to use vba to control data ,for example dbf database file,show result in excel which is from dbf file using vba?
T Tom Ogilvy Jan 12, 2005 #2 You can open a dbf file directly in Excel. Or you can access it through Data=>Get External data.