Selasa, 20 Maret 2012

[MS_AccessPros] Re: Cannot Solve a Simple OpenForm Problem

 

Change your code to:
Dim strWhere as String
strWhere = "[AircraftID] = '" & Me.AircraftID & "'"
DoCmd.OpenForm "frmTenantInput", acNormal, , strWhere, , acDialog

Duane Hookom
MS Access MVP

--- In MS_Access_Professionals@yahoogroups.com, "robsonjack" <robsonjack@...> wrote:
>
> I'm sure I'm missing something simple but any help would be greatly appreciated. I cannot get the "where" portion of OpenForm ... to work. I've uploaded a file called Troubleshooting11 to the downloads section. You have no idea how long I've messed with this.
>
> Thanks for any help.
>
> Jack
>

__._,_.___
Recent Activity:
.

__,_._,___

Tidak ada komentar:

Posting Komentar