Search results

  1. M

    Automatically Link to PDF

    I have set up my database to create an email in Outlook. You mention in your comment that "emailing with attachments is easy". Can you direct me to a link which explains how to do just that? Thank you.
  2. M

    sending (.pdf) forms out to Outlook

    No I have not. I Google Sendobject and quite a number of videos came up in YouTube. Thank you for the suggestion
  3. M

    sending (.pdf) forms out to Outlook

    Having a hard time searching this forum to see if there is any thread regarding this subject, so I thought I'd start one. I'm just wondering if there is a thread on this forum that someone could direct me to which shows how to take a (pdf) report developed in MS Access and bring it over to...
  4. M

    Trouble with quote follow up report

    I was able to design the report exactly the way i needed. Thank you again for your help
  5. M

    Trouble with quote follow up report

    No, it never dawned on me to try that. I'll research that option and let you know. thx for the suggestion
  6. M

    Trouble with quote follow up report

    Please see attached (.pdf). Currently, I can accomplish having my report printout as shown on page 1. Goal is to have same style report except to have the project notes print out underneath all the quotes. I have simply typed in how the notes would look like but I haven't been able to...
  7. M

    Solved Previous YTD query

    Thank you, Bob!
  8. M

    Solved Previous YTD query

    I used your first suggestion and it worked perfectly! Thank you for the help!
  9. M

    Solved Previous YTD query

    Doing some of my own research, I found the following query which lets me automatically pull up data based on my [DocCreated] date field: Year([DocCreated])=Year(Date()) And Month([DocCreated])<=Month(Date()) And Day([DocCreated])<=Day(Date()) What sort of modification should I make it I want...
  10. M

    Do Not Have Exclusive Access to DB error msg

    Thank you to everyone who replied to my question. I appreciate the help and direction
  11. M

    Do Not Have Exclusive Access to DB error msg

    Ok. What I don't understand, though, is that this issue has only started to occur in the last few months. The "setup" I have been using, i.e., database on the network and each person has a copy of MS Access on their computer to access the database on the network, has worked literally for many...
  12. M

    Do Not Have Exclusive Access to DB error msg

    I have read a few other posts on this topic and each individual who has access to my database has their own copy of MS Office 2016 residing on their computer. The main program resides on our office network and they access it using their local MS Access 2016 copy.
  13. M

    Do Not Have Exclusive Access to DB error msg

    I don't expect anyone here to fix my issue, I'm just hoping for some guidance as to what direction I should look to fix the issue. I have a database which works fine when only one person is working in it on my office network. The issue described below does not happen when only one person is in...
  14. M

    Issue with Clients use of Add/Edit form

    I by no means am a master programmer. I've adapted my original program over the years as issues have developed. The first issue I had years ago was when employees would start to change information on the main form page. That's when I added the Add/Edit button which opens to the specific record...
  15. M

    Issue with Clients use of Add/Edit form

    My issue has only developed as a result of a new person using my existing database program. My other employees understand how the Add/Edit function works, but this person did not; even after having explained the process. I can't seem to find a way to resolve the issue on my own, hence this new...
  16. M

    Property Sheet Issue

    that did it. Thank you. i knew it would be a simple fix! lol
  17. M

    Property Sheet Issue

    In answer to your reply: I read that as you have two separate windows, one for fields and the other for properties? Yes That is correct I have one window, in which it changes depeding on my selection? That is what I used to have and I am trying to find out how to get back to that Have you...
  18. M

    Property Sheet Issue

    I don't understand your reply, Gasman.
  19. M

    Property Sheet Issue

    this will probably be an easy fix, but for the life of me I can't seem to resolve "it". In the design mode of a report or form, the property sheet and add existing field used to stay "attached" to the report or form. However, now both the property sheet and add existing fields boxes act as pop...
  20. M

    Pop Up Form Issues

    When I open the [AIAContact]form it is "filtered" by the number of Contacts at the firm in question. However, the form is filtered when I open it in standard form or pop up form, so I'm not sure why that would make a difference. I can search the [AIAContact] form in standard mode and...
Back
Top Bottom