#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default AUTO OUTDATE

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??
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default AUTO OUTDATE

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??

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default AUTO OUTDATE


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??

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default AUTO OUTDATE

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??

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default AUTO OUTDATE

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??



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default AUTO OUTDATE

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??

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default AUTO OUTDATE

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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I auto refresh a column that has an auto filter in place Pastal Excel Discussion (Misc queries) 1 December 18th 07 11:43 AM
Auto Count for Auto Filter Doesn't Function under certain circumst Jonathan Horvath Excel Discussion (Misc queries) 2 August 17th 07 03:51 AM
Auto-populate, Auto-copy or Auto-fill? Jay S. Excel Worksheet Functions 4 August 10th 07 09:04 PM
How to AUTO SAVE as opposed to turning on auto recovery: EXCEL T-mo Excel Discussion (Misc queries) 1 January 12th 06 10:16 PM
excel links update not working in auto, calculations in auto Mikey Boy Excel Worksheet Functions 0 December 7th 04 11:53 PM


All times are GMT +1. The time now is 07:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"