Hi All,
I am creating a table using VBA code as create table. The code is working fine. the problem is, the table tab is not getting refreshed automatically.
I mean, if i am in the table tab, and run the function which create the table and looking into the table tab, i am not getting the newly created table. I have to go to any other tab(any one form, query etc.) and again coming to Table tab, i can see the newly created table.
Please anyone can advise me on this.
Thanks a lot in advance.
I am creating a table using VBA code as create table. The code is working fine. the problem is, the table tab is not getting refreshed automatically.
I mean, if i am in the table tab, and run the function which create the table and looking into the table tab, i am not getting the newly created table. I have to go to any other tab(any one form, query etc.) and again coming to Table tab, i can see the newly created table.
Please anyone can advise me on this.
Thanks a lot in advance.