Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Reference multiple cells

Hi all, I'm a new Excel user, I'm trying to create a taxonomy of
entities (within the Computer Science domain) and I would like a
single entity (row) to have one of its records (cells) reference two
separate cells elsewhere in the worksheet.

Let's say one cell (F5) has the data:
"testingA"
And another cell (Z20) has:
"testingB"
then I would like my single cell to contain:
"testingA and testingB"

I was thinking about something like this:
=$f$5 and $z$20

but that obviously didn't work.

Thanks for any advice,
Novice
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default Reference multiple cells

Novice, try this =F5&Z20 or if you want and in it =F5&" and "&Z20

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 97 & 2000
** remove news from my email address to reply by email **

"Novice" wrote in message
om...
Hi all, I'm a new Excel user, I'm trying to create a taxonomy of
entities (within the Computer Science domain) and I would like a
single entity (row) to have one of its records (cells) reference two
separate cells elsewhere in the worksheet.

Let's say one cell (F5) has the data:
"testingA"
And another cell (Z20) has:
"testingB"
then I would like my single cell to contain:
"testingA and testingB"

I was thinking about something like this:
=$f$5 and $z$20

but that obviously didn't work.

Thanks for any advice,
Novice



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I reference multiple cells? Penny Cooper Excel Discussion (Misc queries) 1 April 20th 07 05:24 PM
Multiple cells reference Elis Excel Worksheet Functions 7 April 2nd 07 08:34 PM
Replacing sheet reference in multiple cells... neilcarden Excel Worksheet Functions 3 June 23rd 06 05:00 PM
Populate multiple cells using the same reference nick Excel Worksheet Functions 0 October 3rd 05 03:33 PM
Reference multiple cells in if statement PAR Excel Worksheet Functions 1 June 10th 05 06:28 AM


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

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

About Us

"It's about Microsoft Excel"