Hello!
I am currently making a spreadsheet of data relating to horses. There is a lot of entries for me to enter in (a lot of horses!) so in order to make this easier for myself I thought I could try using an excel feature to speed up the process. In particular, in column B (named 'SIRE') I enter in the name of the horses dad, and the in column C(named 'SIRE PREFIX')I enter in the country the dad is from. Since in the horse world the dads have a lot of babies, I find myself entering the same name and location many times. All I am looking for is a way for when I type in (for example) 'Zoustar' in column B then in column C it automatically types 'Australia'. I have around 20,000 entries so far , so of course when I tried using the IF function to do this using the formula '=(IF(B2=$AY$2,$AX$2))' (which did work) I reached the nesting limit of 64. Can anyone help me simplify this problem so when I type one name the location associated with that name automatically comes up in the next column.
Thanks so much![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
I am currently making a spreadsheet of data relating to horses. There is a lot of entries for me to enter in (a lot of horses!) so in order to make this easier for myself I thought I could try using an excel feature to speed up the process. In particular, in column B (named 'SIRE') I enter in the name of the horses dad, and the in column C(named 'SIRE PREFIX')I enter in the country the dad is from. Since in the horse world the dads have a lot of babies, I find myself entering the same name and location many times. All I am looking for is a way for when I type in (for example) 'Zoustar' in column B then in column C it automatically types 'Australia'. I have around 20,000 entries so far , so of course when I tried using the IF function to do this using the formula '=(IF(B2=$AY$2,$AX$2))' (which did work) I reached the nesting limit of 64. Can anyone help me simplify this problem so when I type one name the location associated with that name automatically comes up in the next column.
Thanks so much