Applies To
SharePoint Server Subscription Edition SharePoint Server 2019 SharePoint Server 2016 SharePoint Server 2013 SharePoint Server 2013 Enterprise SharePoint in Microsoft 365 SharePoint Foundation 2010 SharePoint Server 2010 SharePoint in Microsoft 365 Small Business Windows SharePoint Services 3.0

將值轉換為特定數值格式的文字。

語法

TEXT (,format_text)

     是數值、評估為數值的公式,或包含數值的欄參照。

Format_text     是文字格式的數位格式。

註解

使用 TEXT 函數會將值轉換成格式化的文字,而結果則不會再以數字計算。

範例

銷售人員

銷售額

公式

描述 (結果)

Buchanan

2800

=[Salesperson]&“ 銷售 ”&TEXT ([Sales], “$0.00; ($0.00) ”) &“ 價值的單位。」

將內容結合成字詞 (巫百勝賣出價值 $2,800.00 的單位.)

Dodsworth

.4

=[Salesperson]&“ 售出 ”&TEXT ([Sales],“0.00%”) &“ 代表總銷售額」。

將內容結合成片語 (Dodsworth 銷售額佔總銷售額的 40.00%。)

Need more help?

Want more options?

探索訂閱權益、瀏覽訓練課程、瞭解如何保護您的裝置等等。