problem with report and cells

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

I have created my own report in Microsoft Excel, i have creaded my own
database in Access as well but the problem is- i have been looking for help
everywhere- i have checked all options in Access and Excel too - NOTHING :-)
Ok back to the point: Ive got database (Access) where i put all details about
customers: name, street, post code and "telephone number". Than ive got a new
window where i put only telephone number and all details will be shown in
report that i had created before. However, it doesnt work ! Ive got something
like =Query!REF, and nothing so what should i do than. Meanwhile, its gonna b
only one report! Everytime i put a custumer number, all details will be shown
in the same report and are going to be save in query, any sugestions ?
 
I would consider using form and subform. Forms are the one side, subforms are
the many side. Customers would be your mainform, details would be on the
subform. Use the form wizard to create the form and the subform wizard to
create the subform. The wizard should link them properly for you.
 
Back
Top