+ Reply to Thread
Results 1 to 3 of 3

Defining a Variable name with another variable

  1. #1
    Registered User
    Join Date
    08-21-2012
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2013
    Posts
    75

    Defining a Variable name with another variable

    is it possible to do somthing like this:

    =plan1_max_plant*M73 & "buy"

    Basically M73 = a name and I want to attach buy to that name basically saying NameBuy which is the name of the variable Im trying to multiply in this case.

    Thanks

  2. #2
    Registered User
    Join Date
    08-21-2012
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2013
    Posts
    75

    Re: Defining a Variable name with another variable

    heh Im guessing this isint easily accomplished if no one is answering

  3. #3
    Registered User
    Join Date
    04-13-2012
    Location
    Leeds, UK
    MS-Off Ver
    Excel 2007
    Posts
    46

    Re: Defining a Variable name with another variable

    Try using Indirect:

    =INDIRECT(M73&"Buy")

+ Reply to Thread

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