Word currency digital conversion text
Publish: 2021-04-21 11:08:38
1. I understand that there is no such function in
word,
but you can use macros. I'm not good at macros. Please try to extract other people's macros; You can use the following macro. You need to specify the shortcut key
sub temp()
selection. Text = format (selection. Text, & quot; # #, # # 00") < br />
End Sub ' Do you want to name it by yourself?
word,
but you can use macros. I'm not good at macros. Please try to extract other people's macros; You can use the following macro. You need to specify the shortcut key
sub temp()
selection. Text = format (selection. Text, & quot; # #, # # 00") < br />
End Sub ' Do you want to name it by yourself?
2.
-
the cursor is in front of the number and the point is inserted
-
select the currency symbol, such as & #;, Then click the insert button
-
just add. 00 after the number
3. Hello, word does not have this conversion function. However,
you can set it in Excel and it to word. The effect is the same
the operations in Excel are as follows:
select data & gt& gt;& gt; Right click & gt& gt;& gt; Set cell & gt& gt;& gt; Check the number column & gt& gt;& gt; Click "currency" and choose the one that meets the requirements
I hope it can help you
you can set it in Excel and it to word. The effect is the same
the operations in Excel are as follows:
select data & gt& gt;& gt; Right click & gt& gt;& gt; Set cell & gt& gt;& gt; Check the number column & gt& gt;& gt; Click "currency" and choose the one that meets the requirements
I hope it can help you
4. If you don't have to fight with your hands. There is no such function in word, so you can only insert the ¥ character in word
there is no way to use the word "," ". In the numerical value. You can also convert it in Excel and paste it into the word document. If there are few cases, you can type it with symbols
it is relatively simple to implement all of them in word, and macro is needed. I don't know macro, so I can't help you
there is no way to use the word "," ". In the numerical value. You can also convert it in Excel and paste it into the word document. If there are few cases, you can type it with symbols
it is relatively simple to implement all of them in word, and macro is needed. I don't know macro, so I can't help you
5. First the number to excel, then set the number format to currency format in Excel, and then and paste the table containing these numbers into word (remember to paste a single cell into word in 2003 version, otherwise word will crash), and then these numbers from the pasted table to the position where they should be.
6. Word pure blank file is not good, to be able to operate under the spreadsheet to display currency figures, otherwise you have to type a few decimal places. You can insert a spreadsheet in word (it's not good to insert a spreadsheet either) in the shortcut toolbar insert a spreadsheet enter the number you want select the cell you want to change right click Set cell format number currency change the number of decimal places you want to keep. Or directly use Excel (electronic form) to operate the same as above, right-click the cell to be transformed, and click Set cell format - number - currency - OK. Now the next version of WPS 2010, the function is also very good yo. Give the owner a WPS download link: http://xiazai.zol.com.cn/detail/9/88682.shtml If you have time to be familiar with the WPS operation, it will bring you a lot of convenience.
7.
Here is an operation flow of word number to currency format:
required materials: this method is only applicable to the numbers in the table
1. As shown in the figure below, the numbers are listed on the left. Click the first cell on the top right to enter the "layout" menu
8.
Materials / tools: word2016
1. Open the relevant word document, such as converting the amount number 15263 to capital
9. The "auto correction" function of word2007 includes some of the most commonly used spelling error correction items and common symbol auto correction items by default. Users can add auto correction items according to actual needs. The operation steps are as follows:
Step 1, open the word2007 document window, and click Office button → word options button in turn
Step 2: switch to the proofreading tab in the word options dialog box, and click AutoCorrect Options in the AutoCorrect Options area
Step 3, open the AutoCorrect dialog box and switch to the AutoCorrect tab. Enter Arabic numerals in the "replace" edit box and Chinese amount in words in the "replace with" edit box. When the input is finished, click the "add" button.
Step 1, open the word2007 document window, and click Office button → word options button in turn
Step 2: switch to the proofreading tab in the word options dialog box, and click AutoCorrect Options in the AutoCorrect Options area
Step 3, open the AutoCorrect dialog box and switch to the AutoCorrect tab. Enter Arabic numerals in the "replace" edit box and Chinese amount in words in the "replace with" edit box. When the input is finished, click the "add" button.
10. Step 1: change all numbers to "half angle"
select all → format → change case → select half angle → confirm
Step 2: unify number format
select all → edit → replace → find content: enter "^ #" → replace with "^ &" → advanced → case → font → set font Size, etc. → confirm → replace all
complete
note: before clicking "advanced", you must make sure that the cursor is in the "replace with" input box
→ edit → replace, which can be replaced by "Ctrl + H" shortcut key
select all → format → change case → select half angle → confirm
Step 2: unify number format
select all → edit → replace → find content: enter "^ #" → replace with "^ &" → advanced → case → font → set font Size, etc. → confirm → replace all
complete
note: before clicking "advanced", you must make sure that the cursor is in the "replace with" input box
→ edit → replace, which can be replaced by "Ctrl + H" shortcut key
Hot content