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.
コンボボックスから値を取得する方法がわかりません。コンボボックスで会社の1つを選択します
SELECT [Worker].[Firm] FROM [Worker] WHERE [Worker].[Firm] = X ORDER BY [Firm];
X には何を入力する必要がありますか? コンボ.テキストが機能しない
comboそれ自体で十分です。
combo
ただし、使用する必要がある場合がありますForms![name of form]!combo
Forms![name of form]!combo