Remove selected Item (Continuous Subform)

Falcon88

Registered User.
Local time
Today, 21:12
Joined
Nov 4, 2014
Messages
309
hiiii all

i have a combobox in my subfrm, i want to hiden the selected test from the combobox rowsource in the next record.
i used subsquery with "Not Exisits" statement as a rowsource for the combobox.

this works good when the default view of subform "data-sheet". but for some reasons i need to use "Continuous Subform".
when i use Continuous Subform , the previous records in that Continuous Subform disappears.
please see to the attached example.

and

Is the using of (subsquery with "Not Exisits" statement ) a practical solution s a rowsource for the combobox ?
and
give me a solution for the problem of the disappears of some previous records in the subform .
 

Attachments

I get an error when I open your database.
 
ok

this attached file without zip.
 

Attachments

Still getting the same error.
attachment.php


wM2c0xSHSwZYAAAAABJRU5ErkJggg==
 

Attachments

  • Error2.jpg
    Error2.jpg
    43.5 KB · Views: 403
Never mind, I've created a new subform, then the error went away.
 
Sorry - you can't get that to work, the best you can do is showing a message that the testno already is chosen.
 

Users who are viewing this thread

Back
Top Bottom