Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
68magnolia71
 
Posts: n/a
Default Warning message base on date

I want a message appear on a sheet of a worksheet, base on a date.
For example: the message "send weekly file" should appear somewhere on the
page, or in a dedicated cell, each wednesday.
Is there a way ( functions and/or VBA, prefer functions!) to achieve the goal?

Thanks for any help

68magnolia71
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

=IF(WEEKDAY(TODAY())=4,"send weekly file","")

In article ,
68magnolia71 wrote:

I want a message appear on a sheet of a worksheet, base on a date.
For example: the message "send weekly file" should appear somewhere on the
page, or in a dedicated cell, each wednesday.
Is there a way ( functions and/or VBA, prefer functions!) to achieve the goal?

Thanks for any help

68magnolia71

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
Date updates from worksheet to chart & changes date to a date series! Help!! Jayjg Charts and Charting in Excel 2 January 22nd 05 03:00 PM
Date formula Robyn Bellanger Excel Discussion (Misc queries) 2 December 16th 04 12:41 AM
Problem with date base units for x axis Peter Carr Charts and Charting in Excel 1 December 15th 04 09:11 AM
Problem with Date format from VBA code twig Excel Discussion (Misc queries) 3 December 7th 04 06:01 PM
Using formulas to determine date in one cell based on date in anot Gary Excel Worksheet Functions 2 November 22nd 04 08:11 AM


All times are GMT +1. The time now is 08:20 AM.

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

About Us

"It's about Microsoft Excel"