Quantcast
Channel: Developing Apps for SharePoint 2013 forum
Viewing all articles
Browse latest Browse all 8089

Field "'"x.y"' is referenced in an expression but the field cannot be found.

$
0
0

I am writing an Access 2013 web app.

I am displaying a datasheet view of data.

When a user clicks a button on the datasheet I call a macro to OpenPopup instructing the system to open up a more detailed form.  I have set the query to look something like this:

[TableX].[ID] = [IDTextBox]

  • TableX is the name of the table (no spelling errors).
  • ID is a field which exists in the table.
  • [IDTextBox] refers to a text box in the datasheet containing the ID of the current row.

When I run the macro I receive the following error:

Field '"TableX.ID"' is referenced in an expression but the field cannot be found.

Am I missing something?


Viewing all articles
Browse latest Browse all 8089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>