Thread: Excel Formula
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph David Biddulph is offline
external usenet poster
 
Posts: 620
Default Excel Formula

But be aware that the "md" will give results which may be confusing when you
go beyond a month.
--
David Biddulph

"Gary''s Student" wrote in message
...
Use Datedif:

=DATEDIF(A1,A2,"md")+1


"Steve" wrote:

Looking for just a basic formula to count between number or dates. Ex.
count between 1/2/2007 thru 1/31/07. I couldn't find anything in help
file.They show
or < ??

Any help would be appriciated

Steve