G
Guest
Hello
I have an UnBound form with SubForm - e.g. Main Form - text box with a Room
No. in it - 1 or 2..... there are cmdNext, cmdPrevious buttons
I wish - when room No.1 or 2 or 3 etc appears that the sub form shows
relevant machines in that room from a Query - 'qryMachines'.
Using Debug.? it works fine, in other words I have managed the
Select....Where etc. part. How do I construct code to actually places the
results into the SubForm please ? I did it using a list box but do not like
appearance. I have scoured forums - to no avail
Thank you very much for any help !!
Al
I have an UnBound form with SubForm - e.g. Main Form - text box with a Room
No. in it - 1 or 2..... there are cmdNext, cmdPrevious buttons
I wish - when room No.1 or 2 or 3 etc appears that the sub form shows
relevant machines in that room from a Query - 'qryMachines'.
Using Debug.? it works fine, in other words I have managed the
Select....Where etc. part. How do I construct code to actually places the
results into the SubForm please ? I did it using a list box but do not like
appearance. I have scoured forums - to no avail
Thank you very much for any help !!
Al