G
Guest
Hi,
Before I create a graph in Access I should like to rename the field names,
in the table used for the graph in mind, in accordance to new names stored in
another table. I hope to do this by first make a copy of the actual table and
then run some Visual Basic code to do the renaming. E.g "old_name" becomes
"new_name".
Any help to guide how write this VB-code should be appreciated!
Before I create a graph in Access I should like to rename the field names,
in the table used for the graph in mind, in accordance to new names stored in
another table. I hope to do this by first make a copy of the actual table and
then run some Visual Basic code to do the renaming. E.g "old_name" becomes
"new_name".
Any help to guide how write this VB-code should be appreciated!