Printer Friendly
The Free Library
14,717,777 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

Program Excel to alert you to a deadline.


Q. One of my tasks is to keep track of due dates for certain financial statements in Excel, and since the dates are embedded in the statements, I'd like to program Excel to alert me when a deadline is approaching. Do you have any suggestions?

A. There are several ways to do that, but by far the easiest is to use the IF and TODAY functions. Here's how.

Assume the due date is in cell A3 and you want an alert five days in advance. In column B add this formula: =IF(A3<(TODAY()+5)," ALERT: DUE DATE","")

The formula checks A3, and if the current date is at least five days away, it will display the alert. To make it more prominent, consider coloring the alert cell red (see screenshot See screen shot.  at right).

To add a little pizzazz to the worksheet, you can program Excel to post the current date above the two columns. And so it's clear the posted date is today's date, and not some other due date, use a little Excel trick to combine both the current date and a brief text description, such as "Today is." To do that, we'll use a simple string formula:

="Today is" & TEXT(NOW()," dddd, mmm dd, yyyy")

The final product looks like this:

Key to Instructions

To help readers follow the instructions in this article, we use two different typefaces This is a list of typefaces. Serif
Here you can find a graphical version of this table.
  • Aldus
  • Antiqua
  • Aster
  • Baskerville
  • Bell (Monotype) Didone classification serif type deisgned by Richard Austin, 1788
  • Bembo
  • Benguiat
:

* Boldface See boldface font.  type is used to identify the names of icons, agendas and URLs.

* Sans serif Short horizontal lines added to the tops and bottoms of traditional typefaces, such as Times Roman. Contrast with sans-serif.

 type shows commands and instructions users should type into the computer and the names of files.

Boldface type is indicated with #.

Sans serif is indicated with **.

[ILLUSTRATIONS OMITTED]

STANLEY ZAROWIN, a former JofA senior editor, is now a contributing editor A contributing editor is a magazine job title that varies in responsibilities. Most often, a contributing editor is a freelancer who has proven ability and readership draw.  to the magazine. His e-mail address See Internet address.

e-mail address - electronic mail address
 is zarowin@mindspring.com.
COPYRIGHT 2005 American Institute of CPA's
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 2005, Gale Group. All rights reserved. Gale Group is a Thomson Corporation Company.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Title Annotation:Technology Q&A
Author:Zarowin, Stanley
Publication:Journal of Accountancy
Date:Mar 1, 2005
Words:295
Previous Article:Format many Excel worksheets with a single click.(Technology Q&A)
Next Article:Display a worksheet's row and column labels.(Technology Q&A)



Related Articles
The automated spreadsheet.(how to use Microsoft Excel software to search for data; e-mail)
ACTION!
Junior opportunities board. (the j.o.b.).(Ron Brown Scholar Program and Discover Card Tribute Award Scholarships)(Brief Article)
Registration opens for 2003 Service Excellence Awards.(Industry News)
Thailand conference submission deadlines (theme: access for all).(XV International AIDS Conference)
Ferret out spreadsheet errors: use Excel's tools to uncover and correct formula problems.
Delay, cost run-ups emerge from overhaul of Boulevard.
2006 Recognition programs: call for entries, nominations.(iabc update)
Make Excel speak faster.(Technology Q&A)
2007 recognition programs: call for entries, nominations.(in box: IABC NEWS & EVENTS)

Terms of use | Copyright © 2009 Farlex, Inc. | Feedback | For webmasters | Submit articles