Results 1 to 4 of 4

Using a name tag in a formula

Threaded View

  1. #1
    Registered User
    Join Date
    03-21-2005
    Location
    Montreal
    Posts
    18

    Using a name tag in a formula

    Hi.

    I was wondering if, instead of using the usual cell code such as A1, B12, L14 etc, if there was a way to use a column heading in a formula instead, and have Excel recognize it. This will probably look more clear with an example.

    Say I have the following table, with different player abilities:

    Name / Shooting / Tackling / Passing
    Marc / 4 / 5 / 10
    Jason / 5 / 8 / 9
    Jake / 10 / 3 / 6


    And I want to use a formula of who's the best defender, forward etc.
    So for a forward I would use
    =(B2*5+B3*1+B4*3)/5+1+3
    (the numbers are just modifiers to give one skill more importance than the others)

    My question is: is there a way I can write the same formula, but using for example:
    =('shooting'*5+'tackling'*1+'passing'*3)/5+1+3

    Can I tell Excel to give one column the parameter "shooting", another column the parameter "tackling" etc. such that when I write 'tackling' in a formula, Excel knows what I'm talking about?

    That way, it would be a lot easier for me to re-edit the formula later and pinpoint which skills to give more weight to (think that I have to use many many other skill adjectives).

    Any help is appreciated.
    Last edited by mpanty; 03-28-2005 at 02:20 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1