High Integer, Low Integer should work. What was your intent with the (3)??
AccessFunctions_SyntaxAndExamples TechontheNet M$oftVBA Function Details Debugging VBA and Error Handling Links to articles re Database Planning and Design DataPig Videos Revived DataPig Queries DataPig Form Basics
Originally Posted by orange High Integer, Low Integer should work. I'd use Long, which would be the closest equivalent to Int. Integer will probably create a field with Integer rather than Long Integer, though I haven't tested.
Paul (wino moderator) MS Access MVP 2007-2019 www.BaldyWeb.com
Forum Rules