Some properties do not have accessible values at design time, others are not
accessible at runtime. Can you field your errors and proceed? That is likely
to be sufficient. Oh, yes, some properties do not exist until you create
them (one way is setting a value manually in design), so will have to first
be created, and then the value set.
Larry Linson
Microsoft Access MVP
"Fotios Lindiakos" <(E-Mail Removed)> wrote in message
news:cad0bu$ijt$(E-Mail Removed)...
> Is there any way to copy a property with it's structure and append it to
> another field. The fields are in different tables and most likely
different
> .mdb files. But are both open as fldNew and fldOld. I tried to iterate
> through the properties, but when trying to get the values, I would get
> errors and the correct values would not be set.
> Any help would be greatly appreciated.
>
> Frank Lindiakos
>
>
|