A2K Deletion Qt

  • Thread starter Thread starter -z
  • Start date Start date
Z

-z

If I have a qryEmplyeeEmployer with John in my qryEmployee linked to
WidgetInc in my qryEmployer, and John quits and is unemployed, how do I do
this?

I have a cbo on frmEmplyeeEmployer, so if John goes to work at BubbleDotCom
or whatever company in my cbo, fine; but what if he is unemployed? It seems
a tad unprofessional to have a cbo entry called "unemployed" to do this

Initially, until I link John to a company, I have a Null, don't I?

Wouldn't a return to a Null be what a pro would want to do?

Thank you...
 
What if you have an Employer entry as "Unknown"?
That way you don't "lose" John.

HTH - Bob
 
Back
Top