I am finally moving some of my last databases that are huge from Access 97 to Access 2010. Which have worked wonderful all of these years, but it is time to move forward. I have a form that has 6 fields that use the dlookup function in Access 97.
One of the fields looks like this:
=IIf(DateDiff("d",[DateIssued],Now())>14,DLookUp("[Fine3]","qryViolationCodes","[ViolDesc]=[Forms]![frmTicketsTest2]![cViolationDesc]"),0)
I am not understanding on how to write it to work in Access 2010. Can someone tell me how to write this in Access 2010
I might add that I am getting an invalid control error.
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Fellow title is reserved for select members who demonstrate sustained contributions, industry leadership, and outstanding performance. We will announce the experts being inducted into the Experts Exchange Fellowship during the annual Expert Awards, but unlike other awards, Fellow is a lifelong status. This title may not be given every year if there are no obvious candidates.
The Most Valuable Expert award recognizes technology experts who passionately share their knowledge with the community, demonstrate the core values of this platform, and go the extra mile in all aspects of their contributions. This award is based off of nominations by EE users and experts. Multiple MVEs may be awarded each year.