Welcome to the Excel Forum

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.

Please Register to Remove these Ads

Please Register to Remove these Ads



Reply
  #1  
Old 07-01-2009, 05:10 PM
dwtaxguy dwtaxguy is offline
Registered User
 
Join Date: 26 Mar 2009
Location: Orlando, Florida
MS Office Version:Excel 2002
Posts: 10
dwtaxguy is becoming part of the community
Combining cell values in another cell

Please Register to Remove these Ads

Probably not the best description, but I don't know how to word what I'm trying to do...

I have a spreadsheet with multiple worksheets that track hours spent on equipment repairs. Each worksheet represents one piece of equipment and is labeled with it's serial number. In each worksheet the total number of hours has been calculated and the cell that contains the total has been named.

Example: eng1035 is the engineering hours spent on unit 1035.

What I want to do on the summary page is somehow use the value in the row above my totals and the value in the column to the left to reference the named cell. The column contains the serial numbers; 1035, 1067, 1076, etc. The Row across the top contains, ENG, CAL, TEST, etc..

What I want to do is some how combine the "ENG" and the "1035" to reference the cell value and not have to manually input "eng1035" for each unit and labor category.

I've attached a spreadsheet with values only, no formulas for a visual reference.
Attached Files
File Type: xls example.xls (22.5 KB, 4 views)

Last edited by dwtaxguy; 07-02-2009 at 08:53 AM.
Reply With Quote
  #2  
Old 07-02-2009, 02:21 AM
mewingkitty's Avatar
mewingkitty mewingkitty is offline
Valued Forum Contributor
 
Join Date: 29 Sep 2008
Location: Grande Prairie, Alberta, Canada
MS Office Version:Excel 2007
Posts: 902
mewingkitty has an addiction to Excel
Send a message via MSN to mewingkitty Send a message via Yahoo to mewingkitty
Re: Combining cell values in another cell

Bit of a wild guess here, since you didn't include anything showing the intended layout of your summary page, but see the attached sheet, it's all on the same page, since I'm guessing wildly... but it checks for values, then combines the column header with the item number, and the number of hours associated with it.

???


mew!
Attached Files
File Type: xls No idea really.xls (34.0 KB, 6 views)
__________________
=IF(AND(OR(BLONDE,BRUNETTE,REDHEAD),OR(MY PLACE,HER PLACE),ME),BOW-CHICKA-BOW-WOW,ANOTHER NIGHT ON THE INTERNET)
Reply With Quote
  #3  
Old 07-02-2009, 03:16 AM
DonkeyOte's Avatar
DonkeyOte DonkeyOte is offline
Forum Guru
 
Join Date: 22 Oct 2008
Location: Suffolk, UK
MS Office Version:2002 & 2007
Posts: 13,637
DonkeyOte has a reputation beyond repute DonkeyOte has a reputation beyond repute DonkeyOte has a reputation beyond repute DonkeyOte has a reputation beyond repute DonkeyOte has a reputation beyond repute DonkeyOte has a reputation beyond repute DonkeyOte has a reputation beyond repute DonkeyOte has a reputation beyond repute DonkeyOte has a reputation beyond repute DonkeyOte has a reputation beyond repute DonkeyOte has a reputation beyond repute
Re: Combining cell values in another cell

I think you're actually saying you want to combine header and Box# to create the named range reference to retrieve associated value, ie:

I2: =INDIRECT(I$1&$A2)

should reference named range eng1035

NOTE: INDIRECT is a Volatile function - see link in sig. for more info.
Reply With Quote
  #4  
Old 07-02-2009, 08:49 AM
dwtaxguy dwtaxguy is offline
Registered User
 
Join Date: 26 Mar 2009
Location: Orlando, Florida
MS Office Version:Excel 2002
Posts: 10
dwtaxguy is becoming part of the community
Re: Combining cell values in another cell

Thank you both for your assistance! DonkeyOte your suggestion works perfectly. I've received other warnings about the INDIRECT function, but thus far it's worked well for me.

Thanks again for your help, and I'll make it a point to read your suggested material.

Cheers!


dale
Reply With Quote


Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump