View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jamie Collins Jamie Collins is offline
external usenet poster
 
Posts: 593
Default Import Access records to excel (parameter is a called funct)

"PSKelligan" wrote ...

tripple checked my parenthasies


Just to clarify, than than your

Month(Now() - <<the IFF stuff )

you instead require

Month(Now()) - <<the IFF stuff

Jamie.

--