how to make formula sign

help needed yes please

Board Regular
Joined
Apr 19, 2018
Messages
63
Office Version
  1. 2010
Frank here. I have a formula = then a symbol which is not a dollar or an S but looks like it. How can I make my keyboard make such a sign and what does it do and mean? Anyone help? thanks
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Hi,

It would help if we know what you're talking about, at least show us a picture of what it looks like.....
 
Upvote 0
Say that's in A1, put the following in another cell:

Code:
=UNICODE(MID(FORMULATEXT(A1),2,1))

Change A1 as necessary. The cell will display the Unicode code point of the character. What is it?

WBD
 
Last edited:
Upvote 0
Frank , Thanks AhoyNc. As mentioned it would be helpful to have shown you the symbol. That's the problem how when I cant find it or know what it is called? Anyway you got it. Well done.:)I looked at both sites you indicated and discovered how to make the symbol and what it does. The example showed that if you press f4 it places it locking the columns,and if you hit f4 again it places it again locking the rows also. My program does not do that does not give locking rows ability, so is f4 the only way to get that. Thanks for your help there
 
Upvote 0
Frank here. I have a formula = then a symbol which is not a dollar or an S but looks like it. How can I make my keyboard make such a sign and what does it do and mean? Anyone help? thanks

Frank , Thanks AhoyNc. As mentioned it would be helpful to have shown you the symbol. That's the problem how when I cant find it or know what it is called? Anyway you got it. Well done.:)I looked at both sites you indicated and discovered how to make the symbol and what it does. The example showed that if you press f4 it places it locking the columns,and if you hit f4 again it places it again locking the rows also. My program does not do that does not give locking rows ability, so is f4 the only way to get that. Thanks for your help there

Really, OK.
 
Last edited:
Upvote 0
Along with F4 you can also just type the dollar sign ($) in front of the column, row or both in the formula. Not sure what you mean by your program won't allow locking of rows.
A$1 should lock row 1 in this case.
 
Upvote 0
Frank: Thank you everyone, when one understands it is always easy. At other times your patience and help is like gold, thank you all.
 
Upvote 0

Forum statistics

Threads
1,214,638
Messages
6,120,676
Members
448,977
Latest member
moonlight6

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