Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: joshryanhr
  • Content: Threads
  • Order by date
  1. joshryanhr

    Email Pivot table from Access

    Does anyone know how to email a pivot table from access, I have a form with a pivot table but when I try to email it the email body is just a regular table. I tryed it in reports where you can put a subform that has the pivot tabel but when i try to eamail it, it says that it cant save subforms.
  2. joshryanhr

    Pivot Table Auto Filter Help

    I am new at access. I need a pivot table that automaticly looks at Sat-Fri of last weeks data any time you open it.
  3. joshryanhr

    Update field with new vaules

    Im trying to update a old vaule with a new vaule. old=disputed new=1disputed. I have about 30000 records that need this to be changed on. Is there a way to do this without having to create a whole new table?
  4. joshryanhr

    How to Make Access Report as Body of Email

    How do you make a report be the body of an email. I am using the following code to send it as an attachment, but I need it to be the body instead. Also I need the to and cc to generate from a field i have on a form. Private Sub Command129_Click() DoCmd.SendObject acSendReport, "Query for...

Part and Inventory Search

Back
Top