PC Review


Reply
Thread Tools Rate Thread

AUTO OUTDATE

 
 
Bob P
Guest
Posts: n/a
 
      11th Apr 2008
I want to create a file that has the name of items and their expiration date
but would like to set so I get an alert a month before the item expires. Is
that possible with excel? If so where can I find information in how to
configure the file to do this??
 
Reply With Quote
 
 
 
 
mike
Guest
Posts: n/a
 
      11th Apr 2008
Assuming the items are in column A and the expiry date is in column B, and
the alert will be outputted to column C, put this formula in column C.

=IF(B1-TODAY()<30,"ALERT","")





"Bob P" wrote:

> I want to create a file that has the name of items and their expiration date
> but would like to set so I get an alert a month before the item expires. Is
> that possible with excel? If so where can I find information in how to
> configure the file to do this??

 
Reply With Quote
 
Bob P
Guest
Posts: n/a
 
      11th Apr 2008

Mike
Thanks for the quick answer, However when I type that formula in the c
column I get a message that says there is an error
>
> =IF(B1-TODAY()<30,"ALERT","")
>
>
>
>
>
> "Bob P" wrote:
>
> > I want to create a file that has the name of items and their expiration date
> > but would like to set so I get an alert a month before the item expires. Is
> > that possible with excel? If so where can I find information in how to
> > configure the file to do this??

 
Reply With Quote
 
Bob P
Guest
Posts: n/a
 
      11th Apr 2008
Mike thanks for you quick response however when I type that formula in the c
column I get a message that says there is an error. And Ideas what is wrong

"mike" wrote:

> Assuming the items are in column A and the expiry date is in column B, and
> the alert will be outputted to column C, put this formula in column C.
>
> =IF(B1-TODAY()<30,"ALERT","")
>
>
>
>
>
> "Bob P" wrote:
>
> > I want to create a file that has the name of items and their expiration date
> > but would like to set so I get an alert a month before the item expires. Is
> > that possible with excel? If so where can I find information in how to
> > configure the file to do this??

 
Reply With Quote
 
mike
Guest
Posts: n/a
 
      11th Apr 2008
Bob,
It works for me. Is you're date formated as Date? or is it just text?

Can you describe the error a bit more?

Mike


"Bob P" wrote:

> Mike thanks for you quick response however when I type that formula in the c
> column I get a message that says there is an error. And Ideas what is wrong
>
> "mike" wrote:
>
> > Assuming the items are in column A and the expiry date is in column B, and
> > the alert will be outputted to column C, put this formula in column C.
> >
> > =IF(B1-TODAY()<30,"ALERT","")
> >
> >
> >
> >
> >
> > "Bob P" wrote:
> >
> > > I want to create a file that has the name of items and their expiration date
> > > but would like to set so I get an alert a month before the item expires. Is
> > > that possible with excel? If so where can I find information in how to
> > > configure the file to do this??

 
Reply With Quote
 
Bob P
Guest
Posts: n/a
 
      11th Apr 2008
Think it may have been because I used todays date in this format 4/11/2008.
is that the correct format for date??
"mike" wrote:

> Bob,
> It works for me. Is you're date formated as Date? or is it just text?
>
> Can you describe the error a bit more?
>
> Mike
>
>
> "Bob P" wrote:
>
> > Mike thanks for you quick response however when I type that formula in the c
> > column I get a message that says there is an error. And Ideas what is wrong
> >
> > "mike" wrote:
> >
> > > Assuming the items are in column A and the expiry date is in column B, and
> > > the alert will be outputted to column C, put this formula in column C.
> > >
> > > =IF(B1-TODAY()<30,"ALERT","")
> > >
> > >
> > >
> > >
> > >
> > > "Bob P" wrote:
> > >
> > > > I want to create a file that has the name of items and their expiration date
> > > > but would like to set so I get an alert a month before the item expires. Is
> > > > that possible with excel? If so where can I find information in how to
> > > > configure the file to do this??

 
Reply With Quote
 
mike
Guest
Posts: n/a
 
      11th Apr 2008
That should be right, as excel usually formats a cell to Date, when you enter
a date it recognizes as a date. You could check by right clicking the cell
with the date, select "format" and see if "Date" is the highlighted format.
If it is not, you need to format them by selecting the range of cells that
will have the expiry date, right click and format as "date".

If they already are then the issue is somewhere else. My formula also
assumed that the expiry date would be in cell B1. (I'm not sure how
experienced you are so I'm slightly unsure at which level I should be
communicating - I'm assuming you're somewhat inexperienced?)

What would really help is for you to describe the error. Does the cell
return an error? (like: "#N/A"), or is it a different kind of error? The more
info you can give me the better.

Or, as a test try this:

In cell B1, enter 4/15/2008. In cell B2, enter 6/15/2008. In cell C1, enter
the formula I gave you. Drag that formula downt to C2. (do this by selecting
the little black box in the bottom right of the cells selection highlight,
and drag it down to the row below. This will copy the formula and adjust the
references to B column appropriately)

Let me know what happens . .



"Bob P" wrote:

> Think it may have been because I used todays date in this format 4/11/2008.
> is that the correct format for date??
> "mike" wrote:
>
> > Bob,
> > It works for me. Is you're date formated as Date? or is it just text?
> >
> > Can you describe the error a bit more?
> >
> > Mike
> >
> >
> > "Bob P" wrote:
> >
> > > Mike thanks for you quick response however when I type that formula in the c
> > > column I get a message that says there is an error. And Ideas what is wrong
> > >
> > > "mike" wrote:
> > >
> > > > Assuming the items are in column A and the expiry date is in column B, and
> > > > the alert will be outputted to column C, put this formula in column C.
> > > >
> > > > =IF(B1-TODAY()<30,"ALERT","")
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > "Bob P" wrote:
> > > >
> > > > > I want to create a file that has the name of items and their expiration date
> > > > > but would like to set so I get an alert a month before the item expires. Is
> > > > > that possible with excel? If so where can I find information in how to
> > > > > configure the file to do this??

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outdate alert Bob P Microsoft Excel New Users 2 12th Apr 2008 05:47 AM
Auto resize, auto realign, auto ANYTHING driving me crazy spasmous@yahoo.com Microsoft Powerpoint 2 30th Apr 2005 02:14 AM
outdate Dfs links and d registry clean up Fari Fuladi Microsoft Windows 2000 Registry 0 4th Nov 2003 12:25 AM
outdate Dfs links and d registry clean up Fari Fuladi Microsoft Windows 2000 Registry Archive 0 4th Nov 2003 12:25 AM
outdate Dfs links and d registry clean up Fari Fuladi Microsoft Windows 2000 Registry Archive 0 4th Nov 2003 12:25 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:57 PM.