ms access - Build Report From Form -


in access 2000 how can command button click, take data on form , populate report?

in thought process capture primary key of data displaying on form, , somehow need passed report report knows data pull database populate.

just not sure on how such?

edit
have data on form , added command button form open report vba of

docmd.openreport "report1", acpreview, , "empid = " & me.empid 

the textboxes on report bound corresponding database fields, anytime report generates shows me #name? , empid invisible field on report primary key, , me.empid field on form primary key.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -