'Why is there default expression in my access form record source?
when I open my form as design view, in the property sheet, there is a default expression in the record source?
exec psel_people,1,24595,null
Solution 1:[1]
That's because the creator of the form and its properties put it there.
If you can't or won't use it, replace with another record source.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Gustav |
