944,000 Members | Top Members by Rank

Ad:
Apr 6th, 2005
0

checkboxes on continuous forms

Expand Post »
Hi Everyone,

I want the user to select via a checkbox for which employees to print a report.

I understand that on a continuous form checkboxes need to be bound to an underlying field.

I want the boolean field bound to the checkbox to reside in a WORK table, that is on the front end mdb.

I'm having trouble with the SELECT/JOIN:

a) Have 2 tables: LOG and WORK

b) The LOG table has as its last column: an autonum field,
that would relate to the WORK table's primary key.
The WORK table's fields are:
ForeignAutoNum Number Indexed-No duplicates
RowCheckBox Yes/no

c) I linked the tables using Tools/Relationships

The LOG table has rows. The WORK table is empty.

Hoped for sub-goal when viewing the SQL JOIN query results set:
===============
When clicking on checkbox in the query results set:
the checkbox would be populated -and-
the associated automnum from the LOG table would be
populated in the query results set

so that if I would open the WORK table, I would see a
record with both fields populated.


Problem:
=======

The sql query below displays the correct rows, EXCEPT:

Getting the following error, when trying to click into a
checkbox, that is included in the results set of a query.....

" cannot enter value into blank field on 'one' side of outer join"

Any ideas or guidance or URLS would be so appreciated....

thank you so much in advance, Sandra
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
mytfein is offline Offline
1 posts
since Apr 2005
Apr 7th, 2005
0

Re: checkboxes on continuous forms

Wow. I'm not even sure I understand what you are asking. Is it possible to zip and attach the project?
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: tables please help
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Add a name in the TO: address with code





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC