
Using VBA to develop DBase file using Excel
I'm creating a DBase file using Excel, that is being
created in a VB-based DLL. Is there a
VBA control/method
that allows you to set the number of entries in a database?
In Excel this is the command under the pull down menu:
Insert...Name...Define
Highlight Database and then change the number of database
entries.