If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Access > weird error message....

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-13-03, 16:19
cool_guy_no_1 cool_guy_no_1 is offline
Registered User
 
Join Date: May 2003
Location: Teas
Posts: 28
weird error message....

Hello everyone,

Thanks for taking the time and sharing your experience.

a: I have attached the database.
b: Please open frmgroups
c: Click on "Click here for Plan Matrix"
d: I am getting an error message
e. my goal is to pull up the form called "frmPlanMatrix"
f: form should be pulled by ga_record_id_2
h: If "GA_Record_ID_2" does not exist in the tblPlanMatrix then It will
create one record with the "GA_Record_ID_2 " id
g: if "GA_Record_ID_2" exist in the "tblPlanMatrix", then the system
should only pull the correct record "GA_Record_ID_2".
i: How do i put a drop down box from another table which reflects
the true value in the tbl_groups. or change it.

Thank you very very much.
Dianna Michelle
Attached Files
File Type: zip sample3 97 (bill=mailing, report & reject reason).zip (367.3 KB, 13 views)
Reply With Quote
  #2 (permalink)  
Old 05-18-03, 11:51
ansentry ansentry is offline
Registered User
 
Join Date: Aug 2002
Location: Melbourne, Australia
Posts: 111
It works now.

I have changed you code behind "Click here for Plan Matrix"

The record source for FrmPlanMatrix I have changed to your query
qryPlanMatrix. The problem with this query is you did not have the relationships identified.

Hope this was some help


John A
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On