Command Buttons

  • Thread starter Thread starter Emma
  • Start date Start date
E

Emma

Hello ,

My command buttons were working yesterday, but not today. When I go to
insert a button, I go to Form Operations; Open Form; 3M Form; Open the form
and find specific data to display; then this is where it gets weird. The form
to the left (the one I'm putting the button in has no fields; so I can't
select matching fields)

I did get an error message saying that the database was mutaully exclusive,
(like someone else is working on it). Can you explain to me what is going on
and how to fix it?

Thanks
 
Hi Emma,

Here is my standard blurb on fixing wizard-related problems.

Try the following steps. You possibly have other wizards that are not
functional as well. Replace three files on your hard drive, Acwzmain.mde,
Acwzlib.mde and Acwztool.mde, using the instructions shown in KB 303769. One
or more of these files may have become corrupted. Do this without Access
running.

http://support.microsoft.com/?id=303769
http://support.microsoft.com/?id=833220 <---Error in loading DLL

1.) Insert the Microsoft Office or Access compact disc.
2.) By using Windows Explorer, open the Pfiles\Msoffice\Office\1033
folder on your CD-ROM or DVD-ROM drive, and locate the
Acwzmain.mde, Acwzlib.mde and Acwztool.mde files.
3.) Select these files, and then click Copy on the Edit menu
4.) Open the folder that you installed Office into. The default folder is
C:\Program Files\Microsoft Office. Select the Office\1033 folder,
and then on the Edit menu, click Paste.

If that doesn't fix the problem, try re-registering the Accwiz.dll,
Msado15.dll and DAO360.dll files.
Click on Start > Run. Then enter the commands:

Regsvr32 Accwiz.dll
Regsvr32 "C:\Program Files\Common Files\system\ado\Msado15.dll"
Regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\Dao360.dll"

Wizard starts, but “No valid fields can be found†error message may be
related to overly aggressive settings on antivirus software:
http://groups.google.com/group/micr..._frm/thread/287b312d799c6739/2543458dbca8ddde
and
http://alexdyb.blogspot.com/2006/02/be-careful-with-kaspersky-anti-virus.html

Access 2003 Users:
BUG: List of currently linked tables may not appear in
Linked Table Manager Wizard in a database in Access 2003
http://support.microsoft.com/?id=835519

Notes:
1. To find Accwiz.dll in Win. XP Professional, I had to make sure to place a
check on Advanced Options in the search dialog, with Search system folders
and Search Subfolders checked.

2. Although I received a message indicating success, when using regsvr32, I
found that the path was not updated. I had to manually update the value of
this key on my PC.



By the way, this is shown on page 5 of a document I have available for
download, which I call "Access Links". You can get a copy from the web site
indicated in the first link shown below.


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top