Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default autofill on fixed dates

In colum A I have a series of dates, in C1 I have a fixed value. I want this
value to appear in colum B on each 15th and 30th of the month. How can I
programm the function in colum B?

Thanks for any help.

Guido
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default autofill on fixed dates

=IF(OR(DAY(A2)=15,DAY(A2)=30),C$1,"")
--
David Biddulph

"Guido Cole" wrote in message
...
In colum A I have a series of dates, in C1 I have a fixed value. I want
this
value to appear in colum B on each 15th and 30th of the month. How can I
programm the function in colum B?

Thanks for any help.

Guido



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
Can autofill, as in months or dates, go to the end of the spreads Mary jane Excel Worksheet Functions 4 January 2nd 07 06:38 PM
drawdown at fixed rate over set period from investment at fixed % jamook New Users to Excel 1 November 28th 05 10:53 PM
autofill next sheet with next set of dates Penny Excel Worksheet Functions 0 July 11th 05 09:25 PM
Autofill: Need to autofill one week block, (5) weekday only into cells. dstock Excel Discussion (Misc queries) 1 June 17th 05 08:21 PM
Charting data against dates where dates are not at fixed intervals PK Charts and Charting in Excel 4 June 16th 05 05:08 AM


All times are GMT +1. The time now is 02:57 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"