View Full Version : Paremeter value problem - any help appreciated


mctaguma
01-18-2007, 07:34 PM
Hi all,

I am a novice with Microsoft Access, and any help would be appreciated :)

This is my Database (http://www.scoutingtimaru.org.nz/dbtest/Scout%20Membership%20Management.mdb)

"Forms.frmMemberSelect.IDNo" is set as the criteria for the ID field in all of the "QryRecordCards..." queries.

This sets the Members ID to a Public Integer called "IDNo" in frmMemberSelect.

The Problem:

On some computers this works, but on others, it shows a paremeter box asking for the value. :confused:

How to recreate the Problem:

FrmMain will automatically load, click Reports. Click Record Cards. Select a Member from the combo box. Click the Green Report button. This should open the correct RptRecordCard Report depending on the Member's section.

Any help appreciated.

Matthew