Thread: Julian Date
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jer jer is offline
external usenet poster
 
Posts: 8
Default Julian Date

Dear all
I hope I addressing the correct group. Is there a way to
program excel to fill an array with the julian date
example.

If activecell.value < " " then ...
actuvecell = Julian Date (today = 216)
End if

thanks
jer