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 Wanet Telecoms Ltd 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: JillianM
  • Content: Threads
  • Order by date
  1. JillianM

    Copy and delete information from a form

    Ok, so I know this isn't the right way to do things, but I want to do it anyway...lol. It seems like it should be easy but I can't figure out how to make it work. I want to create a button that duplicates the current record, deletes the data from the DateofVisit and Notes fields and then...
  2. JillianM

    Export multiple reports to excel/retain formatting

    Hi guys, I have a database that has several reports that need to be exported to Excel on a regular basis. I understand that you can write code to make this happen automatically for all of the reports at once, and even retain formatting. I would like the reports to save to a desktop folder...
  3. JillianM

    Return to Swichboard automatically if deleted record is last record

    Hi All, I have a form. The source of the form is a query which prompts the user to enter a date. When the date is entered, all applicable records are returned. Simple stuff. So, I have a "delete" command button on my form. It works fine. The problem is, if say, the user wanted to delete a...
  4. JillianM

    Need help with code to refresh form

    I don't have much in the way of coding skills, so hang in there with me... I have a form. I have a combo box in that form with a number of fields. The problem is, when I select something from the drop down only some of the fields update in the form. I either have to refresh manually, or leave...
  5. JillianM

    Compile Error: Method or Data Member Not Found

    Ok, please forgive me. I know very little about coding, but this same code works perfectly in another db I am using. I am trying to update several fields in a form based on the selection of a combo box, in this case Combo53. I set up the code and ran it and get an error stating "Compile Error...
  6. JillianM

    Compile Error: Method or data member not found

    Ok, please forgive me. I know very little about coding, but this same code works perfectly in another db I am using. I am trying to update several fields in a form based on the selection of a combo box, in this case Combo53. I set up the code and ran it and get an error stating "Compile Error...
  7. JillianM

    Send email to multiple users based on form

    Here is what I am trying to do. I have a form, which feeds a table. I am using it to track cadavers for a mobile lab we are doing. Each record on my form represents a single cadaver used in our lab. There will be multiple for any given day. Each record contains the name of the person in charge...
  8. JillianM

    Code error When Emailing From Access Form

    Hi guys, I am completely in the dark but managed to piece together some coding that allows me to email directly from an Access Form. When I click my "Send email" command button, my Outlook opens and the Subject and To lines are filled in correctly, but I can't figure out how to get the body to...

Part and Inventory Search

Back
Top