I have a form that creates a table from various append queries. This table changes based on the quarter i choose from the combo box. Now what I am trying to do is find a way to automate the saving process so that for each quarter that is created I can save the table in a different name. Right now for whatever quarter I select the table is saved in "Calculated Schedule".
Is there a way to put a code in VB to do it or a separate command button.
Let me know if further clarification is needed.
Thanks.
Is there a way to put a code in VB to do it or a separate command button.
Let me know if further clarification is needed.
Thanks.
Comment