Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将用户电子邮件或 O365 帐户提取到 Access Web 应用程序中。这是记录进行行条目的用户。我已经在列表视图文本框上尝试了 UserEmailAddress() 函数,但似乎无法让它工作。将不胜感激任何建议。谢谢
你使用宏来做到这一点。您可以获取当前用户,然后将其写入字段。