Forum Discussion

Inkbird01's avatar
Inkbird01
Copper Contributor
Mar 24, 2023

Strange Behaviour - Renaming forms

Hi, can anyone explain why this is happening?
When I right click and try to rename the form it momentarily allows for the renaming, then quickly doesnt

 

 

4 Replies

  • AccessVandal's avatar
    AccessVandal
    Copper Contributor
    I did encounter one on Table. Renaming Column/Field would not work. Had to use VBA code.

    Do you have this problem as well? So far no issue with renaming Form.
    • Inkbird01's avatar
      Inkbird01
      Copper Contributor

      Karl_Donaubauer thanks but I have searched the project for 'Clock' or 'Timer' but nothing was found.
      Are there any other debugging/search you can recommend to see what is causing the issue?

      • Hi,

         

        > I have searched the project for 'Clock' or 'Timer' but nothing was found.

         

        Does "project" mean "VBA project", i.e. that you have searched for "Timer" in the complete VBA code? If a timer is active, you should find it with this method.

         

        For another simple test start the database with holding down the Shift key, so that no form/procedure/macro starts. Does the renaming problem still occur in this situation?

         

        Servus
        Karl
        ****************

        Access Bug Trackers

        Access News
        Access DevCon

Resources