logo elektroda
logo elektroda
X
logo elektroda

[EXCEL] Converting Formulas to Text in Older Versions: Using Formulatext Function Alternative

bystrotrecon 5610 4
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 16423800
    bystrotrecon
    Level 7  
    Hello. The problem is not a problem, but still .. I have a column with formulas that needs to be converted from a machine to values (text). I know that since 2013 there is "Formulatext". How can this be solved in an older version of Excel?
  • ADVERTISEMENT
  • #2 16423939
    JRV
    VBA, Excel specialist
    XL 2007
    Copies the column with formulas
    [EXCEL] Converting Formulas to Text in Older Versions: Using Formulatext Function Alternative
    paste values
  • ADVERTISEMENT
  • #3 16423987
    bystrotrecon
    Level 7  
    Yes, it's obvious, my point is that the data in one column (in which there are formulas in the rows) are automatically copied to the second, separate column (only values as text).
  • ADVERTISEMENT
  • #4 16424038
    JRV
    VBA, Excel specialist
    bystrotrecon wrote:
    to the second separate column ..

    eg to col. D
    Code: text
    Log in, to see the code
  • #5 16428832
    bystrotrecon
    Level 7  
    Cool, thank you very much .. this was the solution. Best regards.
ADVERTISEMENT