Compile Error

J

Jay

Hi,
I am trying to provide the user with an option to define some queries where
I am pulling a given number of characters using a build in fuction (left) but
I am getting the following error and I am not sure why. I will really
appreciate your help.

Compile error. in query expression'Left([AccountList]![Master Account
Name],[Forms]![Define Queries]![NoCharacters])'.

Thank you
 
O

Ofer Cohen

Usually there is a compile error in a query rearding build n function when
there is a missing reference

Open code (any where or press Ctrl+G), from the menu bar select Tools >
Reference - Check if the word Missing apear next to one of the obects
selected, if it does unselect it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top