![]() |
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 |
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 |
All times are GMT +1. The time now is 08:24 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com