So I want to know if someone else has the same error and who it fixed.
Regards,
Valentin
The Dynamics.txt error file will list the reference which cannot be
found, if you could post the contents of this file, we could be more
specific...
I have seen this before where fields from a report or form have been
added to VBA but then subsequently removed from the original report/
form without first removing them from VBA.
The easiest way to resolve this is to re-import a working version of
the modification package. If that is not available you will have to
add the missing field to the form/report, then remove it from VBA and
after that, you can safely remove it from the form/report.
HTH
Jon
If you have same set of modifications working in another pc, then you can
copy Dynamics.dic, forms.dic, Report.dic , Dynamics.vba.
I happen to run into these errors if i create new format of field in either
reports or forms, sometimes even if i create rename the button on my VBA
form, Old Reference exists even if i delete and re add button.
so i always copy the whole dictionary.
Hope this helps!
Akram.
Our VBA works, but somehow the references to the GP objects failed. If
you save this .INI file in your windows folder, it will suppress this
message.