Hi all,
I am a novice with Microsoft Access, and any help would be appreciated
This is my Database
"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.
[color:blue] The Problem: [/color]
On some computers this works, but on others, it shows a paremeter box asking for the value.
[color:blue] How to recreate the Problem: [/color]
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
I am a novice with Microsoft Access, and any help would be appreciated

This is my Database
"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.
[color:blue] The Problem: [/color]
On some computers this works, but on others, it shows a paremeter box asking for the value.

[color:blue] How to recreate the Problem: [/color]
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