Share via

Substitute formula gives Value error.

Anonymous
2021-06-28T04:35:17+00:00

I am trying to substitute space in the string

Aditya Birla SL Balanced Advantage Fund (G) with "%20" by using formula =SUBSTITUTE(A5," ","%20",) A5 is the cell in which this text is stored. it gives me #value as output.
Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2021-06-28T04:55:20+00:00

Re:  substitute formula

Remove the last comma ","
.  =SUBSTITUTE(A5," ","%20")

An unusual task, as "%20" is a filler used by some websites for file names with spaces.

'---
NLtL

https://1drv.ms/u/s!Au8Lyt79SOuhZw2MCH7_7MuLj04?e=sAwbHU (free excel programs)

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2021-06-30T04:22:57+00:00

    Hi,

    Does the above suggestion help you? If you have any questions, please feel free to contact us.

    Tin

    Was this answer helpful?

    0 comments No comments