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.
レシート用の MS Access フロント エンド データベースを構築しています。レシートを印刷する際の要件の 1 つは、価格もテキスト形式で表示する必要があることです。たとえば、$105.42 は 150 ドル 42 セントとして表示する必要があります。これは可能ですか?
ご協力いただきありがとうございます。
これは、VBA コードを使用して行うことができます。Microsoft は親切にも、ソース コードを完備したナレッジ ベースの記事をここに投稿してくれました。