I need code to open a table identified by user
ie. [Forms]![DataInput].[TableSelected]) and save it with a new name ie. "BillingInput".
I can open the table, select the table, but can't find how to save it with a new name without using acCmdSaveAs which requires user to enter the new name. It seems like it should be an easy task, but I not getting anywhere and can't locate an existing solution in the fourms. Thanks for any help.
ie. [Forms]![DataInput].[TableSelected]) and save it with a new name ie. "BillingInput".
I can open the table, select the table, but can't find how to save it with a new name without using acCmdSaveAs which requires user to enter the new name. It seems like it should be an easy task, but I not getting anywhere and can't locate an existing solution in the fourms. Thanks for any help.