+ Reply to Thread
Results 1 to 3 of 3

Using inputbox to insert multiple numbers into formula

  1. #1
    Registered User
    Join Date
    11-19-2008
    Location
    .
    Posts
    6

    Using inputbox to insert multiple numbers into formula

    I have a function on a speadsheet that uses multiple search parameters to find a match on another spreadsheet tab. Each time I use this the information I am referncing can/will be in different locations. What Im looking to do is use something like an inputbox macro that I can type in a cell location(i.e.B10), and it insert it into the right location in the formula. And I would need to do this like 10x for each of the values so that the funciton now has all of the locations updated to the new sheets. Im completely new to this inputbox function so if anyone can point me in the right direction that would be great.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    What is your function?
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    11-19-2008
    Location
    .
    Posts
    6
    Quote Originally Posted by royUK View Post
    What is your function?
    =INDEX('Set 2'!$E$5:$E$14,MATCH(B5&"_"&C5&"_"&D5,INDEX('Set 2'!$B$5:$B$14&"_"&'Set 2'!$C$5:$C$14&"_"&'Set 2'!$D$5:$D$14,0),0))

+ 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