Steve,
I mean, I have written this same DLookup as a macro and assigned it to occur
On Click for the field I want populated with no result. I have also written
the VBA code as an On_Click event with no result.
And, I have already re-named the text box with no result.
I'm really stumped! I appreciate your help
"Steve Schapel" wrote:
> Sweeberry,
>
> I don't know what you mean about using the expression in a macro or VBA
> procedure.
>
> But anyway, the most likely cause of the problem is that the Name of the
> control is the same as the name of one of the fields in the form's Record
> Source table/query. Change the name of the textbox.
>
> --
> Steve Schapel, Microsoft Access MVP
>
>
> "sweeberry" <(E-Mail Removed)> wrote in message
> news:1BF41E2B-1A0A-4DCA-88A7-(E-Mail Removed)...
> > Thanks Steve,
> >
> > Unfortunately this doesn't solve the issue - I am still getting a "#Error"
> > in the field I want to populate.
> >
> > I have tried using this same expression as a Macro On Click, and as a VBA
> > event procedure, and have been unsuccessful. I always either get no
> > result
> > at all or a "#Error".
> >
>
>
>