A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

POP OUT ALERT: OUT OF DATE



 
 
Thread Tools Display Modes
  #1  
Old July 1st, 2009, 02:40 PM posted to microsoft.public.access
Michael
external usenet poster
 
Posts: 1,186
Default POP OUT ALERT: OUT OF DATE

I am trying to run a simple database with 4 columns:
1. Product;
2. Date (purchase date),
3. Frequency (from date of purchase f.e. 6months),
4. Expire date
What is my database going to do is generate pop out alert when I open a
database informing about a product which f.e gone off.
Please bear on mind I am just a begginer ! I haven't use a MA for a long,
long time. Please, can anybody help me?


  #2  
Old July 1st, 2009, 03:58 PM posted to microsoft.public.access
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default POP OUT ALERT: OUT OF DATE

Create a macro named Autoexec with OpenQuery action. The query will run upon
opening Access.
Set criteria for Expire date to =Date()+7 to see
those that will expire within one week or already have.

"Michael" wrote:

I am trying to run a simple database with 4 columns:
1. Product;
2. Date (purchase date),
3. Frequency (from date of purchase f.e. 6months),
4. Expire date
What is my database going to do is generate pop out alert when I open a
database informing about a product which f.e gone off.
Please bear on mind I am just a begginer ! I haven't use a MA for a long,
long time. Please, can anybody help me?


  #3  
Old July 2nd, 2009, 02:55 PM posted to microsoft.public.access
Michael
external usenet poster
 
Posts: 1,186
Default POP OUT ALERT: OUT OF DATE

Karl you are a STAR!!
Thank you so much for resolving my problem which was a pain in my arse!!
CHEERS!!

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:46 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.