A
Angus Comber
Hello
I want to display just one row from a table.
Eg: SELECT * FROM Table1 WHERE xyzID = SomeValue
I can do it all in code but am hoping because it is Access I can maybe do it
with limited code?
Eg on one form I have the SomeValue - want to then in OnClick Event pass
SomeValue to say a query to get data for form?
Hope I am explaining myself ok.
How do I do that?
Form will be standard fields - eg text fields displaying row data.
Angus
I want to display just one row from a table.
Eg: SELECT * FROM Table1 WHERE xyzID = SomeValue
I can do it all in code but am hoping because it is Access I can maybe do it
with limited code?
Eg on one form I have the SomeValue - want to then in OnClick Event pass
SomeValue to say a query to get data for form?
Hope I am explaining myself ok.
How do I do that?
Form will be standard fields - eg text fields displaying row data.
Angus