Search results

  1. M

    Emailing record in plain text

    Hi guys, I have made a call log for my database and when the user clicks on save and close it saves the form and closes it. However I also want to add an email function so if the user who the call is for has an email address then they will be notified by email... this cannot be with an...
  2. M

    Filter by current user

    Me Again! :) Ok my form has a login box which lets registered users into the database and then stores their name in a table under the field "last logged in" What I want to do is use this name to show specific data. EG: I have a task list which has tasks assigned to various users however every...
  3. M

    two questions design visibily and calculations

    OK Question one: I have 2 ActiveX calenders in a form and in design view I cant see anything else because the calenders are in the way is there a way to hide things in design view? Question 2: I have 2 fields in my form which states how many days holiday an employee has had and one which...
  4. M

    Advanced Email Handling

    Ok this is very possibly either impossible or WAY out of my league. My IT-Illiterate supervisor would like to know if we can add a process to the nexus (the intranet database I'm creating) which will RECIEVE and process an email. So for example. The Nexus has an email address like...
  5. M

    ImageBox

    ImageBox???? Ok guys and dolls, I've read the other threads about inserting images into the database but I still dont get them. I like the sound of creating a record field which stores a path to the image and then displays the appropriate image on the form/report but I still dont know how to...
  6. M

    Combo Box changes every Record

    Hi Guys Ok I've asked this question before but I asked it differently before. I need a combo box which changes for each record. I have a list of clients and each client has several buyers I need a combo box which has a list of these buyers in so when I generate a report or a mail merge the...
  7. M

    Combo Box Filter

    Ok I cant find anything like this on here so I'm assuming its really easy and I'm just a fool. However I cant figure it out so here goes. I have a form with a list of ALL of our products on it, we supply different products to certain companies at a different price so the product list has...
  8. M

    Access Rights

    Hi guys, I've just implemented the security measures mentioned here: http://www.access-programmers.co.uk/forums/showthread.php?s=&threadid=51378&highlight=security It works great and I'm all sorted, however how do I assign a security level to a form/field also is it possible to hide buttons...
  9. M

    Scrolling news using a record

    Hi guys, Thanks for you help so far, my little application is coming along nicely. Ok I'm trying to make a scrolling bar which runs along the bottom of the screen which will have text based news in it. I wish the news to be stored in a table. The user needs to be able to add upto 10 news...
  10. M

    Disable Timer after event

    Hi there, me again! :) Right, I have a timer event to trigger after 5 seconds but I dont want the event to trigger again, is it possible to disable the timer after an event has passed. Cheers.
  11. M

    Complicated Select Query

    Hi guys this is my first post on here so I'll start by saying hello to you all and I hope I become useful to people instead of just being a drain on everyone elses knowledge... you never know! :) Anyway, to the point: Basically I am making a rather large access application for a damp proof...
Back
Top Bottom