View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
leitek.com leitek.com is offline
external usenet poster
 
Posts: 7
Default A formula or macro that determine the correct month

Hi Leith,

thanks for your reply. I am not sure how exactly to apply your logic
into formula.

any further insight would be much appreciated.

thanks,
salah

Leith Ross wrote:
Hello leitek.com,

Try this method...

Days = EndingDate - StartingDate
MonthEnd = StartingDate + (Days/2)

Sincerely,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=512537