J
Jim
I want to call a function from a Textbox in a report. Specifically
DateDiff("m",<Date1>,<Date2>) to get the number of months difference between
two date fields. This doesn't seem to work when I type the code in the
Expression Builder window. Haven't tried writing a function to call from Exp
Builder, but it looks like the Exp Builder will only parse functions that it
knows about.
I don't work in Access much but done a lot with various VB incarnations.
Jim Benson
DateDiff("m",<Date1>,<Date2>) to get the number of months difference between
two date fields. This doesn't seem to work when I type the code in the
Expression Builder window. Haven't tried writing a function to call from Exp
Builder, but it looks like the Exp Builder will only parse functions that it
knows about.
I don't work in Access much but done a lot with various VB incarnations.
Jim Benson