Прескочи на основното съдържание

Как да конвертирате формула в текстов низ в Excel?

Автор: Кели Последна промяна: 2020-04-30

Обикновено Microsoft Excel ще покаже изчислените резултати, когато въвеждате формули в клетки. Понякога обаче може да се наложи да покажете само формулата в клетка, като напр =CONCATENATE("000", " - 2"), как ще се справиш с това? Има няколко начина за решаване на този проблем:

Преобразувайте формула в текстов низ с функцията за намиране и замяна

Преобразувайте формула в текстов низ с дефинирана от потребителя функция

Преобразувайте формула в текстов низ или обратно само с едно кликване


Да предположим, че имате набор от формули в колона C и трябва да покажете колоната с оригинални формули, но не и техните изчислени резултати, както са показани следните екранни снимки:

doc-convert-formula-text-1-1 2 doc-convert-formula-text-2-2

За да разрешите тази задача, Търсене и заместване функция може да ви помогне, моля, направете следното:

1. Изберете клетките с изчислен резултат, които искате да конвертирате в текстов низ.

2. След това натиснете Ctrl + H ключове заедно, за да отворите Търсене и заместване диалогов прозорец, в диалоговия прозорец, под Сменете раздел, въведете равно = влезте в Намерете това, текстово поле и въведете '= в Заменете със текстово поле, вижте екранна снимка:

doc-convert-formula-text-3-3

3. След това кликнете Замести всички можете да видите, че всички изчислени резултати са заменени с оригиналните текстови низове на формулата, вижте екранната снимка:

doc-convert-formula-text-4-4


Следният VBA код също може да ви помогне лесно да се справите с него.

1. Задръжте натиснат Друг + F11 клавиши в Excel и отваря Прозорец на Microsoft Visual Basic за приложения.

2. Щракнете Поставете > Модулии поставете следния макрос в Прозорец на модула.

Function ShowF(Rng As Range)
ShowF = Rng.Formula
End Function

3. В празна клетка, като клетка D2, въведете формула =ПокажиF(C2).

doc-convert-formula-text-5-5

4. След това щракнете върху клетка D2 и плъзнете манипулатора за запълване до диапазона, от който се нуждаете.

doc-convert-formula-text-6-6


Ако имате Kutools за Excel, Със своята Преобразуване на формула в текст можете да промените множество формули в текстови низове само с едно щракване.

Kutools за Excel : с повече от 300 удобни добавки за Excel, безплатни за изпробване без ограничение за 30 дни. 

След инсталиране Kutools за Excel, моля, направете следното:

1. Изберете формулите, които искате да конвертирате.

2. Щракнете Kutools > съдържание > Преобразуване на формула в тексти вашите избрани формули бяха преобразувани в текстови низове наведнъж, вижте екранна снимка:

Съвети: Ако искате да конвертирате текстовите низове на формулата обратно в изчислените резултати, моля, просто приложете помощната програма Преобразуване на текст във формула, както е показано на следната екранна снимка:

Ако искате да научите повече за тази функция, моля посетете Преобразуване на формула в текст.

Изтеглете и изпробвайте безплатно Kutools за Excel сега!


Kutools за Excel: с повече от 300 удобни добавки за Excel, безплатни за изпробване без ограничение за 30 дни. Изтеглете и изпробвайте безплатно сега!

Най-добрите инструменти за продуктивност в офиса

🤖 Kutools AI помощник: Революционизирайте анализа на данни въз основа на: Интелигентно изпълнение   |  Генериране на код  |  Създаване на персонализирани формули  |  Анализирайте данни и генерирайте диаграми  |  Извикване на функциите на Kutools...
Популярни функции: Намерете, маркирайте или идентифицирайте дубликати   |  Изтриване на празни редове   |  Комбинирайте колони или клетки без загуба на данни   |   Кръг без формула ...
Супер търсене: VLookup с множество критерии    VLookup с множество стойности  |   VLookup в няколко листа   |   Размито търсене ....
Разширен падащ списък: Бързо създаване на падащ списък   |  Зависим падащ списък   |  Падащ списък с множество избори ....
Мениджър на колони: Добавете конкретен брой колони  |  Преместване на колони  |  Превключване на състоянието на видимост на скритите колони  |  Сравнете диапазони и колони ...
Препоръчани функции: Мрежов фокус   |  Изглед на дизайна   |   Голям формула бар    Мениджър на работни книги и листове   |  Библиотека с ресурси (Автоматичен текст)   |  Избор на дата   |  Комбинирайте работни листове   |  Шифроване/декриптиране на клетки    Изпращайте имейли по списък   |  Супер филтър   |   Специален филтър (филтър получер/курсив/зачертано...) ...
Топ 15 комплекта инструменти12 Текст Инструменти (добавяне на текст, Премахване на символи, ...)   |   50 + Графика Видове (диаграма на Гант, ...)   |   40+ Практичен формули (Изчислете възрастта въз основа на рождения ден, ...)   |   19 вмъкване Инструменти (Въведете QR код, Вмъкване на картина от пътя, ...)   |   12 Конверсия Инструменти (Числа към думи, Валутен обмен, ...)   |   7 Обединяване и разделяне Инструменти (Разширено комбиниране на редове, Разделени клетки, ...)   |   ... и още

Усъвършенствайте уменията си за Excel с Kutools за Excel и изпитайте ефективност, както никога досега. Kutools за Excel предлага над 300 разширени функции за повишаване на производителността и спестяване на време.  Щракнете тук, за да получите функцията, от която се нуждаете най-много...

Описание


Раздел Office Внася интерфейс с раздели в Office и прави работата ви много по-лесна

  • Разрешете редактиране и четене с раздели в Word, Excel, PowerPoint, Publisher, Access, Visio и Project.
  • Отваряйте и създавайте множество документи в нови раздели на един и същ прозорец, а не в нови прозорци.
  • Увеличава вашата производителност с 50% и намалява стотици кликвания на мишката за вас всеки ден!
Comments (20)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
How do I convert the non matched value retrieved from vlookup into text??
This comment was minimized by the moderator on the site
The find and replace facility is extremely useful, I didn't expect it to work when showing formulae instead of result. Thanks
This comment was minimized by the moderator on the site
[quote name="Jennifer"]Hi, is there a short cut method to concatenate 230 cells in excel to and text string, or do I have to add each cell to the concatenate formula with at divider? Thanks so much! Converting the range of data into Table (Insert>Table) may help you. As and when a row of data is appended to and inserted in to an existing table, formulas and format of number in columns are applied to the new data also. File size may increase in Table mode. The Table may be changed to Range mode later (Table tools>Tools>convert to range to reduce file size if needed. Maintaining data in Table mode has advantages.
This comment was minimized by the moderator on the site
The Visual Basic editor option didn't work for me - kept returning errors about it needing to be the first row?
This comment was minimized by the moderator on the site
Hi, is there a short cut method to concatenate 230 cells in excel to and text string, or do I have to add each cell to the concatenate formula with at divider? Thanks so much!
This comment was minimized by the moderator on the site
Inserting the “concatenation operator” (& or &” “&) among 230 Excel cells can be done in MS Word. This method is good enough if the task is not repetitive and if a Procedure is not available. (1) Arrange all the 230 cell-references (the text of which is to be merged in to one cell) in single column or single row in a Table in the merging order (use Excel worksheet and paste in Word). (2) Select the table and merge cells (Table Tools > Layout > Merge Cells) to get multi-line single-column Table with paragraph mark at the end of each line except last line. (3) Replaces all paragraph marks with commas (Editing > Replace; Find what = ^p and Replace with = ,). (4) Convert table to text to get content of each cell separated by a comma in a single paragraph. (5) Replaces all commas with concatenation-operator or operators, & or &” “& as required (Editing > Replace; Find what = , and Replace with = & or &” “&). (6) Prefix “=” to the paragraph. Required formula is ready in text form. Copy and paste in Excel; it becomes a formula. (7) The same result can be achieved in MS Excel also through Editing > Fill > Justify but with limitations. (a) Width of merged text that can be displayed is equal to the width of cell where Justify is applied. Superfluous text is written in cells below as separate text. (b) Numbers are to be converted to text (Formulas > Text > TEXT(Value, Format_text). I am an Excel user only and I am sorry for my earlier inappropriate suggestion.
This comment was minimized by the moderator on the site
i need to change my text which in column 115 gm to 115. how it is possible. need to change text in to value like 115 in next column.
This comment was minimized by the moderator on the site
Hi, if you use the text to column feature you can do this. highlight the column in question, click on text to column, step through the process. It will ask you what your delimiter is, if there is a space between the quantity and the measurement (115 gm) you can use the space as your delimiter. PS... add a column to the right of your data column just incase it does something wonky on you.
This comment was minimized by the moderator on the site
I need to convert text from value to sort a large data. please help. For Example 115 gm (this is in shown as text) I need only 115 in next column to sort. Please reply help in this regards
This comment was minimized by the moderator on the site
[quote]I need to convert text from value to sort a large data. please help. For Example 115 gm (this is in shown as text) I need only 115 in next column to sort. Please reply help in this regardsBy Ahmed[/quote] 897/5000 Hi, if the numbers inside the text string are in correlative form, try this, in the formula bar type B1 (if the data column is in A1): = MID (A1, MIN (IFERROR (FIND ({0; 1; 2; 3; 4; 5; 6; 7; 8; 9}, A1), "")), COUNT (1: $ 98), 1))) And then press Ctrl + Shift + Enter because it is a matrix formula, ie at the beginning and end of the formula will appear {y}. Note that I use the comma (,), but it is likely that you must use the semicolon (;) to create both the array of digits and to separate the arguments of the function. I apologize if there is something wrong with the translation from Spanish, if it gives you an error in case I copy the formula in that language: = EXTRACT (A1, MIN (IF YOU FIND ({0; 1; 2; 3; 4; 5; 6; 7; 8; 9}, A1) , FILA ($ 1: $ 98), 1))) Original by Moisés Ortíz (https://exceltotal.com/extraer-numeros-de-una-celda-en-excel/)
This comment was minimized by the moderator on the site
I need to copy the results from a column with a formula to another column but I want just the results copied not the formula. In other words, I have a column with addresses. I have created another column and using a formula I have removed the house number and now just see the street name. Now I need to copy those results (street names only) to another column in a different spreadsheet, but when I try to do this it only copies the formula which of course then gives me the #ref error because the starting data isn't available. Any suggestions?
This comment was minimized by the moderator on the site
I am here because I have been trying to resolve a problem with file names. I have some 40 files with identical names except for the year 2 digits. I simply need to construct the file name (eg C:Docs\Research\...\[Year72.xlsx]Test!$B$10 ro retrieve the data out of that particular file cell B10. I can build the file name in the working workbook,and create the address (using Address), but cannot extract the data in that file cell using Indirect, as Indirect does not access closed files, and opening so many files is not an option. Have we got Microsoft or is there a workaround? as this requirement must be common. :
This comment was minimized by the moderator on the site
Assuming your text function is in A1; 1. Create a text string elsewhere which includes the equals sign eg. =CONCATENATE("@=",A1) 2. This will give you @=10+20, which you can now copy (paste values) to wherever you want it. 3. Finally, simply replace the @= with = using Ctrl+H as above. It's three steps, but it avoids VBA and doesn't take long.
There are no comments posted here yet
Load More
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations