Access - Error on Saving

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • drow1212
    New Member
    • Apr 2007
    • 25

    Access - Error on Saving

    I cant get past this error, it happens when i try to save the data in a table.

    Your AutoCorrect file C:\Documents and Setting\HP_Admi nistrator\Appli cation Data\Microsoft\ Office\MSO1033. acl, could not be saved.
    The file may be read-only , or you may not have permission to modify the file.

    I am a HP_Administrato r on my computer and the read-only box is not checked.
    So I really have no clue what to do.
  • MMcCarthy
    Recognized Expert MVP
    • Aug 2006
    • 14387

    #2
    Originally posted by drow1212
    I cant get past this error, it happens when i try to save the data in a table.

    Your AutoCorrect file C:\Documents and Setting\HP_Admi nistrator\Appli cation Data\Microsoft\ Office\MSO1033. acl, could not be saved.
    The file may be read-only , or you may not have permission to modify the file.

    I am a HP_Administrato r on my computer and the read-only box is not checked.
    So I really have no clue what to do.
    This is a new one to me. I would check the references library. Go to the VBA editor and in tools references look at the ticked libraries, is any of them marked as missing?

    Mary

    Comment

    • drow1212
      New Member
      • Apr 2007
      • 25

      #3
      Need Mayor Help!!

      Your AutoCorrect file C:\Documents and Setting\HP_Admi nistrator\Appli cation Data\Microsoft\ Office\MSO1033. acl, could not be saved.

      Please I really need to known who to save because it won't save any data entries I put in.

      You guys meant have answered this before, but after looking through 15 pages I am pretty sure it's not there or it's buried to far back to find it.

      I am using a Windows XP(SP2) OS with Microsoft Office 2007.

      Comment

      • drow1212
        New Member
        • Apr 2007
        • 25

        #4
        Okay I found the other thread. However I don't known about the VBA is or how you get there.

        I need a little bit more clarity on that part.

        Comment

        • drow1212
          New Member
          • Apr 2007
          • 25

          #5
          I don't think any are missing.

          Comment

          • MMcCarthy
            Recognized Expert MVP
            • Aug 2006
            • 14387

            #6
            Originally posted by drow1212
            I don't think any are missing.
            I have merged both these threads and asked some of the other experts to have a look.

            Mary

            Comment

            • NeoPa
              Recognized Expert Moderator MVP
              • Oct 2006
              • 32633

              #7
              Originally posted by drow1212
              I cant get past this error, it happens when i try to save the data in a table.

              Your AutoCorrect file C:\Documents and Setting\HP_Admi nistrator\Appli cation Data\Microsoft\ Office\MSO1033. acl, could not be saved.
              The file may be read-only , or you may not have permission to modify the file.

              I am a HP_Administrato r on my computer and the read-only box is not checked.
              So I really have no clue what to do.
              Does anyone else log in as HP_Administrato r on your PC while you're logged on (Terminal Services / Remote Desktop)?
              Does your C: drive use FAT32 or NTFS?

              Comment

              • pks00
                Recognized Expert Contributor
                • Oct 2006
                • 280

                #8
                Have u read this? http://forums.techarena.in/showthread.php?t=182109

                Now in that case its a write permission problem. In your case could it be the parent folder being readonly? Could it be that some process has that file locked so you cant edit it? There is this brilliant tool called Unlocker which tells you what processes have what files locked and u have the option of killing it.
                Just a possiblity that something may of locked it.

                Comment

                • Denburt
                  Recognized Expert Top Contributor
                  • Mar 2007
                  • 1356

                  #9
                  If you take a look at this Microsoft article I am sure you will understand everything much better.



                  If you want to check and see if it is enabled or you want to disable it the link is in the lower portion of the article.

                  Comment

                  • Denburt
                    Recognized Expert Top Contributor
                    • Mar 2007
                    • 1356

                    #10
                    You stated that this was an Autocorrect issue when I look for the file MSO1033.acl I see a date over a month old and i am constantly changing records I have added and removed items from Autocorrect and that file doesn't seem to change. Could be a server trying to control this file.
                    The only other thing I would say is to check for right permissions for the file

                    The Help file from VBA states that there is also an Autocorrect on each text box and or Combo Box

                    The AutoCorrect object represents the AutoCorrect functionality of TextBox and ComboBox objects.

                    Using the AutoCorrect Object
                    To return an AutoCorrect object, use the AutoCorrect property.

                    To enable or disable the display of the AutoCorrect Options button, use the DisplayAutoCorr ectOptions property.

                    To enable or disable AutoCorrect functionality for a particular TextBox or ComboBox object, use the AllowAutoCorrec t property.

                    Comment

                    • Denburt
                      Recognized Expert Top Contributor
                      • Mar 2007
                      • 1356

                      #11
                      Sorry I am always in the VBA portion of Access here is the help file from the MS Access window try turning it off then on and see if that has an effect.

                      Comment

                      • drow1212
                        New Member
                        • Apr 2007
                        • 25

                        #12
                        umm

                        I went to the VBA and looked in the tools, but I don't see how you can turn off AutoCorrect or how to access. Where exactly is this AutoCorrect option?. My C drive is NTFS.
                        Last edited by drow1212; Apr 16 '07, 09:18 PM. Reason: forgot items

                        Comment

                        • drow1212
                          New Member
                          • Apr 2007
                          • 25

                          #13
                          The unlocker didn't turn up with anything, and I am pretty sure no-one else is accessing my computer through a terminal.
                          Last edited by NeoPa; Apr 17 '07, 12:14 PM. Reason: Rephrase for clarity

                          Comment

                          • NeoPa
                            Recognized Expert Moderator MVP
                            • Oct 2006
                            • 32633

                            #14
                            In view of the answers to these two questions, I cannot see why you would have this file locked (which would stop it from updating) or even security restricted (same problem). NTFS can handle file level security but it would be very unusual for restrictive security to be set up on your own profile area (Where this is found, going by its address).
                            Have you asked your technical support people if they can help?

                            Comment

                            • drow1212
                              New Member
                              • Apr 2007
                              • 25

                              #15
                              I will try that and get back to you guys.

                              Comment

                              Working...