Susan Harkins
ssharkins at gmail.com
Sun Nov 18 11:22:52 CST 2007
> > I want the query to output a value computed by my function or contain a > null. Maybe this is not possible?? ========JC recommended making VBA's vbNull constant global in a module. That way you can use it in a query expression. It's a terrific idea, wish I'd thought of it. You might try that. Susan H.