Formatting Cells - Adding "+" to a number

Broker1

New Member
Joined
May 16, 2011
Messages
4
Hi all,

I have created a spreadsheet which utilizes a simple vlookup to a second worksheet and trying, unsuccesfully, to add the "+" sign in front of a positive number which refereces a positive number in the other worksheet. Is this possible? I hope the question makes sense.

I am well-aware of the custom format option, but I am not able to create a custom format which allows me to accompish this.

For example, I am hoping for the final product to appear as follows: "+0.55" or "+7,556".

Any info. or advice is appreciated.

Thanks
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
Thanks for the quick responses: the problem with the custom option is it adds a blanket + to all numbers, even negative ones, so the that for negative numbers, they appear as follows: "-+955"...
 
Upvote 0
For example, one cell appears as -960, but when I add "+0.00" to the custom list, the sample appears as "-+960.00"??

Is my Excel bugged, perhaps?? Unfortunately, I am not able to attach an image of this issue...
 
Upvote 0
For example, one cell appears as -960, but when I add "+0.00" to the custom list, the sample appears as "-+960.00"??

Is my Excel bugged, perhaps?? Unfortunately, I am not able to attach an image of this issue...

Don't select one of the built in custom formats...

You can create your own custom format by Selecting custom
Then put your cursor in the box and type in
+0.00;-0.00;0

Or
+ #,###.00;- #,###.00;0

Hope that helps.
 
Upvote 0
Yep, thanks Jonmo, that did the trick this time: I literally copied exactly what you wrote, with the semi-colon included, and I think that's what did it.

Thanks much.
 
Upvote 0

Forum statistics

Threads
1,224,534
Messages
6,179,391
Members
452,909
Latest member
VickiS

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top