Share via

"Invalid argument to function" Microsoft Access?

Anonymous
2017-07-29T21:31:19+00:00

What does "Invalid argument to function" mean in Microsoft Access?

***Post moved by the moderator to the appropriate forum category.***

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Tom van Stiphout 40,211 Reputation points MVP Volunteer Moderator
    2017-07-29T21:42:40+00:00

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2017-07-30T00:06:23+00:00

    Possibly that you're calling a VBA function with an invalid argument (for example, passing a text string to a function which expects a number).

    What's the context? What are you doing that generates the error? If it's on a Form or Report, does it have any VBA code; if not, how are you opening it?

    Was this answer helpful?

    0 comments No comments