Spread Sheet Check?

waterboy550

New Member
Joined
Nov 16, 2005
Messages
1
I want to make a sheet and a check sheet. I would like it to work like this (becuase i don't know how to describe it anyother way). On the first sheet is blank. The second spread sheet has these animals listed fish, frog, turkey, cow, pig. Now what i want to happen is that when i'm typing in the first sheet if i type the letter f Fish will show up in the cell i was typing in. If i then type a r (making it fr) frog will fill the cell. Is there anyway i could do this. Any help would be appreciated.
Thanks
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
Maybe, using VBA, there is a way to do what you want. Otherwise, I don't think it's possible.

However, if you would accept that, typing in the letter f in a cell (say B2) in the first sheet, you will see Fish appear in another cell, say B1, and, adding an r , to get fr in cell B2, you will see Frog appear in cell B1. then, this is not difficult to do.
 
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,732
Members
448,987
Latest member
marion_davis

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top