Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Matching cell information

I am trying to setup a work sheet so that when we weigh cattle, I can enter a
number into a cell and this then matches to a breed, eg. Enter '1', this
should be 'Murrey Grey female'.

I have setup the page and on another worksheet I have listed the breeds and
sexes in a numerical order going down columns; however, I don't know how to
get the cell to recognise that 1 equals Murrey Grey female

There are a total of 23 breeds with each breed having both female and males.
--
Thanks for any help that can be offered,

Wato2
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 94
Default Matching cell information


Wato2 wrote:
I am trying to setup a work sheet so that when we weigh cattle, I can enter a
number into a cell and this then matches to a breed, eg. Enter '1', this
should be 'Murrey Grey female'.

I have setup the page and on another worksheet I have listed the breeds and
sexes in a numerical order going down columns; however, I don't know how to
get the cell to recognise that 1 equals Murrey Grey female

There are a total of 23 breeds with each breed having both female and males.
--
Thanks for any help that can be offered,

Wato2


Hi Wato2,

I'm not really sure what you are looking for but it sounds like you can
use the VLOOKUP() function.
On this link there is a really good guide to using it:

http://www.contextures.com/xlFunctions02.html

Good luck,
Regards,
Bondi

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Matching cell information

or maybe just INDEX

=INDEX(Sheet2!A:A,A2)

and

=INDEX(Sheet2!B:B),A2)

where A2 is where the number is entered.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Wato2" wrote in message
...
I am trying to setup a work sheet so that when we weigh cattle, I can

enter a
number into a cell and this then matches to a breed, eg. Enter '1', this
should be 'Murrey Grey female'.

I have setup the page and on another worksheet I have listed the breeds

and
sexes in a numerical order going down columns; however, I don't know how

to
get the cell to recognise that 1 equals Murrey Grey female

There are a total of 23 breeds with each breed having both female and

males.
--
Thanks for any help that can be offered,

Wato2



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Matching cell information

I would use an area around the bottom of my spread sheet and use dsum for
each different cow Have a column with cow type number in. then set up
your data base at the bottom for information on that cow type
charles



wrote in message
...
I am trying to setup a work sheet so that when we weigh cattle, I can

enter a
number into a cell and this then matches to a breed, eg. Enter '1', this
should be 'Murrey Grey female'.

I have setup the page and on another worksheet I have listed the breeds

and
sexes in a numerical order going down columns; however, I don't know how

to
get the cell to recognise that 1 equals Murrey Grey female

There are a total of 23 breeds with each breed having both female and

males.
--
Thanks for any help that can be offered,

Wato2



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
Help with this conditional IF statement C-Dawg Excel Discussion (Misc queries) 3 May 15th 06 06:01 PM
Cell sizing in a Vlookup formula to fit information. Mike Excel Worksheet Functions 2 May 3rd 06 06:11 PM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
Input cell information RB Camp Excel Discussion (Misc queries) 3 May 18th 05 05:49 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 04:58 PM.

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

About Us

"It's about Microsoft Excel"