N
Nicole
I know this probably sounds strange, so hopefully my
explanation will help a bit. I am trying to automate a
process where I receive a table named "feedback" and have
to rename the table to "feedbacknnn" where nnn is the
next sequence number. This is done to keep a history of
the "feedback" table. I would like to automate this
process rather than have to manually rename or create a
new table each time. Is there a way that if I have a
variable or a field in another table that contains the
name I want to use, I can create a new table or rename
the current table using this variable/field data?
Thanks!!
explanation will help a bit. I am trying to automate a
process where I receive a table named "feedback" and have
to rename the table to "feedbacknnn" where nnn is the
next sequence number. This is done to keep a history of
the "feedback" table. I would like to automate this
process rather than have to manually rename or create a
new table each time. Is there a way that if I have a
variable or a field in another table that contains the
name I want to use, I can create a new table or rename
the current table using this variable/field data?
Thanks!!