N
newaccess
I am very new to access and trying to create a simple database.The for
has an input text called documentnumber in which the user inputs dat
of the form xxx-xxx-aa where "x" can be any alphebet and "a" can be an
number(eg"ext-frm-33") .After entering this input the user will hit th
run button which will exceute a query to show the output.Usin
buttonwizard I connected my query to the commandbutton and the syntax
used for queryis "=[form]![myform]![documentnumber]" .However I am no
getting anyoutput.Basically there is one table and one form in my D
and table has fileds namely documentnumber,issuedate an
revisedate.when user inputs documnet number and run the query th
output should display the issuedate,revisedate for the correspondin
document number input.Can someone pls. help me with fixing thi
query?Is there anything wrong with my syntax?Is there any other way o
doing this?Please help.Thanks
has an input text called documentnumber in which the user inputs dat
of the form xxx-xxx-aa where "x" can be any alphebet and "a" can be an
number(eg"ext-frm-33") .After entering this input the user will hit th
run button which will exceute a query to show the output.Usin
buttonwizard I connected my query to the commandbutton and the syntax
used for queryis "=[form]![myform]![documentnumber]" .However I am no
getting anyoutput.Basically there is one table and one form in my D
and table has fileds namely documentnumber,issuedate an
revisedate.when user inputs documnet number and run the query th
output should display the issuedate,revisedate for the correspondin
document number input.Can someone pls. help me with fixing thi
query?Is there anything wrong with my syntax?Is there any other way o
doing this?Please help.Thanks