Defining Range Names using Vba
Posted by Dexter Hall on August 02, 2001 10:58 AM
I have a small database in Excel which has been assigned a name. In Vba, I would like to be able to update the database name to include additional records. I don't want to insert the new records within the database but rather want to add them to the end of the database.
Any help would be appreciated