Expressions don't work. Then they do

vitruvius

New member
Local time
Yesterday, 20:27
Joined
May 6, 2013
Messages
2
Hello Everyone,
This is my first post.
I have hunted help pages and forums for months looking for a solution to this baffling nuisance.

I have a pretty simple database which includes a form with several fields which contain equations/functions/expressions. (They start with =).
It also has some fields which have conditional formatting.
I have been using this form for years and this problem has only appeared comparatively recently.

I open the database with a homemade shortcut which then opens the form. This is when the problem arises.

The form opens, but all the expressions look like this <<#Name?>> and none of the conditional formatting is applied.

Now here it gets stranger.
I open the form in ‘Design View’. Select ANY one of the fields with an expression.
Select ‘Properties’
Go to ‘Control Source’
Right Click and choose ‘Zoom’
CHANGE NOTHING
Close the window. Go to ‘Form View’

Everything works. All expressions and formatting now O.K.
Can anyone tell me what is wrong and how I can fix it.
Thank you.
V
 
Have you tried to run the database on another computer?
Is the database a Front-end/Back-end solution or is the form and data stored in same database?
Have you tried to do a "Refresh All"?
attachment.php

Have you done a Compact and Repair?
 

Attachments

  • Refresh.jpg
    Refresh.jpg
    2.2 KB · Views: 208
Hello JHB,
Thanks for your suggestions.
In order
I haven't run the database on another computer
Form is in same Database as Data (Didn't know there's another way :o)
Tried "Refresh All" - No change.

However I went to solve another problem and found "Compact and Repair"
Did that. It created a new *.accdb file. I renamed the old file, then I gave the new file the same name as the original. Saved the old one in 'a safe place'.

The new file is a fraction of the size of the original (????) and it works as intended. :D
V
 

Users who are viewing this thread

Back
Top Bottom