Recent content by mgmercurio

  1. M

    Clicking a record to pull up a form

    Well good news...I converted it all over to use AccountID and we are all good. Also just as a side note...the AccountNames were all unique..I spent hours doing that on the spreadsheet before I brought it in to the DB ;)
  2. M

    Clicking a record to pull up a form

    Sorry folks..Ive been out of pocket for a few days and Im just now seeing the responses.... Anyway...yes I agree..I should be using AccountID instead...and I will try to make it work... I realize I have to use the argument for number instead of a string...which I will change and test. And to...
  3. M

    Clicking a record to pull up a form

    It worked! I took your advice and changed it to single quotes and it is now working. Thank you for everything!
  4. M

    Clicking a record to pull up a form

    Ahhhhh gotcha...well I am using the AccountName in my query and on the frm_AccountSalesTouches form. I do have the AccountID on my form as well. Regardless I think you are on to it...with the single quotes idea... Also...here is a shot of the tbl_Accounts table....
  5. M

    Clicking a record to pull up a form

    I took your advice and I certainly see the logic and that this should work...however, I am getting the following error message as in the attached screenshot...any advice? Note - I commented out my first attempt...as you can see.
  6. M

    Clicking a record to pull up a form

    I am betting this is n easy one for the experts...but again...not so easy for me.... Is there a way to click a specific record in a datasheet (a query placed on a form in datasheet view) to pull up the form with that record in edit mode? I have a query that tracks "sales touches" against each...
  7. M

    Daily Planner

    This will be setup for a single user running locally on their machine along with Outlook. I really like the way this is put together and I especially like your mods...I think it greatly improves the functionality. The only thing I see that could use some improvement is the ability to schedule...
  8. M

    Viewing webpages in Access

    I am sure this has been an issue with Web Browser Control and Chrome for a long time...good ole MS...just now trying to fix ....go figure... ;)
  9. M

    Viewing webpages in Access

    Interesting. Use that on the forms "On Load" event I am assuming?
  10. M

    Viewing webpages in Access

    Is there anyway to force the Access Web Object Control to use Chrome instead of IE? I am trying to use a website within Access that my company uses for it's daily routines....and that site does not like IE at all. Every time the site loads you have to click through about 25 different "script...
  11. M

    Daily Planner

    Thank you MajP. This was exactly what I was looking for. Thanks again! -mgm
  12. M

    Daily Planner

    Yep DBGuy I have check the templates for it...but not really finding anything. Pat, I would like to use Outlook if I could drop it in on my form...Im trying to keep all my tools in one place... even with that said, Outlook doesn't have a way for me to track my activities on specific client...
  13. M

    Daily Planner

    Can someone point in the right direction of getting information about building a daily planner? All I want to do is build one Form called MyDay and be displayed in 3 different sections (with 3 different sub-forms if needed) 1. A calendar view section ( or sub-form) that shows the days of the...
  14. M

    Old question but new twist....

    Thank you Arne! Thank you Vlad...I really appreciate all the guidance you gave me.
  15. M

    Old question but new twist....

    Oh myyyyyyyyyy ...YES! That was it..... wow....just a dumb mistake......sorry....and thank you!!! It works perfectly.
Top Bottom