A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

assign a number value to a text. ie, PL equals .5



 
 
Thread Tools Display Modes
  #1  
Old December 8th, 2005, 04:01 PM posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: n/a
Default assign a number value to a text. ie, PL equals .5

I'm using different material "plate, angle, tube steel" I would like to
assign a number value to that text. ie. plate would equal .5 Is there a way I
can do this?
  #2  
Old December 8th, 2005, 04:09 PM posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: n/a
Default assign a number value to a text. ie, PL equals .5

Put the .5 in an un-used cell. Select the cell and then pull-down:

Insert Names Define and enter plate then click add and click ok.

You can then use the name in a formula:

=plate*12.345
--
Gary's Student


"JWDesigns" wrote:

I'm using different material "plate, angle, tube steel" I would like to
assign a number value to that text. ie. plate would equal .5 Is there a way I
can do this?

  #3  
Old December 8th, 2005, 04:26 PM posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: n/a
Default assign a number value to a text. ie, PL equals .5

Actually, you could set up Named Constants....
Here's how:

InsertNameDefine
Names In Workbook: Plate
Refers to: =0.5
Click OK

Now you don't have to worry about accidentally deleting or writing over a
cell with that value.

Use it like this:
A1: 10
B1: A1*Plate ----results in 5

Does that help?

***********
Regards,
Ron


"JWDesigns" wrote:

I'm using different material "plate, angle, tube steel" I would like to
assign a number value to that text. ie. plate would equal .5 Is there a way I
can do this?

  #4  
Old December 8th, 2005, 05:03 PM posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: n/a
Default assign a number value to a text. ie, PL equals .5

I'm creating a estimating template. I would like to assign the text of "PL"
a number value of .55. This would help in not having to enter .55 in an
additional cell for calculation.

"Gary''s Student" wrote:

Put the .5 in an un-used cell. Select the cell and then pull-down:

Insert Names Define and enter plate then click add and click ok.

You can then use the name in a formula:

=plate*12.345
--
Gary's Student


"JWDesigns" wrote:

I'm using different material "plate, angle, tube steel" I would like to
assign a number value to that text. ie. plate would equal .5 Is there a way I
can do this?

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is Access even the right idea? BMB New Users 19 November 21st, 2005 08:01 PM
Add New Field to DB Karen Database Design 7 October 19th, 2005 08:03 PM
Query for 'confirmation' rogge Running & Setting Up Queries 8 April 19th, 2005 03:26 PM
Combo Box & Text Box AccessRookie Using Forms 3 April 6th, 2005 11:33 PM
Outline Renee Hendershott Page Layout 2 December 25th, 2004 02:49 PM


All times are GMT +1. The time now is 10:01 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.