View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
David Turner David Turner is offline
external usenet poster
 
Posts: 50
Default vba code needed for date

GB wrote

I take it that you can also find it difficult to track down the function
that you want to use in VBA.


True. Curious, I plugged in "DateAdd("m", 1, Range" to a Google Groups
search and got several hits that would have provided the answer that was
better than my awkward adaptation of what seemed to be the "traditional"
responses to "first day of next month"-type queries.

I guess I have to hone my search skills <g.

--
David