ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Show "2" only if.... (https://www.excelbanter.com/excel-worksheet-functions/13567-show-%222%22-only-if.html)

Pat

Show "2" only if....
 
I want the number "2" to appear before the result of V898.

="2"& " " &V898& " " &W898& " " &X898

If V898 does not contain data then return nothing.

Anyone able to help with this?
Much appreciate if you can.
Pat



Bob Phillips

=IF(V898="","","2"&" " &V898& " " &W898& " " &X898)


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Pat" wrote in message
...
I want the number "2" to appear before the result of V898.

="2"& " " &V898& " " &W898& " " &X898

If V898 does not contain data then return nothing.

Anyone able to help with this?
Much appreciate if you can.
Pat






All times are GMT +1. The time now is 09:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com