PC Review


Reply
Thread Tools Rate Thread

How do I auto complete a cell with text from another worksheet?

 
 
Mark Barnard
Guest
Posts: n/a
 
      23rd Aug 2008
I have a long list of names and associated data contained in one worksheet.

On another worksheet, I have created a form that loads the pertinent data
associated with each name. I only use a few names from that long list at a
time.

My question: On the worksheet that contains my form, I want to auto
complete the cell containing the person's name.

For example: my "names" worksheet contains the names "Smith", "Jones" and
"Brown".

When I am working with the worksheet that contains my form, as I start to
type in "Smith", I want the cell to auto complete the name in the cell from
the list of names in my "names" worksheet.

Any ideas would be helpful. Thank you!

Mark Barnard
(E-Mail Removed)
 
Reply With Quote
 
 
 
 
Gord Dibben
Guest
Posts: n/a
 
      23rd Aug 2008
Mark

A ComboBox comes to mind.

See Debra Dalgleish's site for how to use a CB in conjunction with Data
Validation list.

http://www.contextures.on.ca/xlDataVal10.html


Gord Dibben MS Excel MVP


On Sat, 23 Aug 2008 12:18:01 -0700, Mark Barnard
<(E-Mail Removed)> wrote:

>I have a long list of names and associated data contained in one worksheet.
>
>On another worksheet, I have created a form that loads the pertinent data
>associated with each name. I only use a few names from that long list at a
>time.
>
>My question: On the worksheet that contains my form, I want to auto
>complete the cell containing the person's name.
>
>For example: my "names" worksheet contains the names "Smith", "Jones" and
>"Brown".
>
>When I am working with the worksheet that contains my form, as I start to
>type in "Smith", I want the cell to auto complete the name in the cell from
>the list of names in my "names" worksheet.
>
>Any ideas would be helpful. Thank you!
>
>Mark Barnard
>(E-Mail Removed)


 
Reply With Quote
 
Mark Barnard
Guest
Posts: n/a
 
      30th Aug 2008
Dear Mr. Dibben,

Thank you for your message.

I looked at the link that you sent me, and I don't think this will fill my
need.

I have a list of over 300 names. I don't think a combo box is practical.

My desire is to be able to autocomplete the names as I start entering them
in my Excel worksheet.

I am not terribly adept at this...I may indeed be doing something wrong, but
I don't think this will work for me.

Any ideas?

Thank you for your patience.

Sincerely,

Mark Barnard

"Gord Dibben" wrote:

> Mark
>
> A ComboBox comes to mind.
>
> See Debra Dalgleish's site for how to use a CB in conjunction with Data
> Validation list.
>
> http://www.contextures.on.ca/xlDataVal10.html
>
>
> Gord Dibben MS Excel MVP
>
>
> On Sat, 23 Aug 2008 12:18:01 -0700, Mark Barnard
> <(E-Mail Removed)> wrote:
>
> >I have a long list of names and associated data contained in one worksheet.
> >
> >On another worksheet, I have created a form that loads the pertinent data
> >associated with each name. I only use a few names from that long list at a
> >time.
> >
> >My question: On the worksheet that contains my form, I want to auto
> >complete the cell containing the person's name.
> >
> >For example: my "names" worksheet contains the names "Smith", "Jones" and
> >"Brown".
> >
> >When I am working with the worksheet that contains my form, as I start to
> >type in "Smith", I want the cell to auto complete the name in the cell from
> >the list of names in my "names" worksheet.
> >
> >Any ideas would be helpful. Thank you!
> >
> >Mark Barnard
> >(E-Mail Removed)

>
>

 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      31st Aug 2008
Mark

Autocomplete works only when the names is a contiguous list in the same
column as where you are typing.

I suggested the combobox for that reason.

If it is too impractical, I'm out of ideas.


Gord


On Sat, 30 Aug 2008 14:19:00 -0700, Mark Barnard
<(E-Mail Removed)> wrote:

>Dear Mr. Dibben,
>
>Thank you for your message.
>
>I looked at the link that you sent me, and I don't think this will fill my
>need.
>
>I have a list of over 300 names. I don't think a combo box is practical.
>
>My desire is to be able to autocomplete the names as I start entering them
>in my Excel worksheet.
>
>I am not terribly adept at this...I may indeed be doing something wrong, but
>I don't think this will work for me.
>
>Any ideas?
>
>Thank you for your patience.
>
>Sincerely,
>
>Mark Barnard
>
>"Gord Dibben" wrote:
>
>> Mark
>>
>> A ComboBox comes to mind.
>>
>> See Debra Dalgleish's site for how to use a CB in conjunction with Data
>> Validation list.
>>
>> http://www.contextures.on.ca/xlDataVal10.html
>>
>>
>> Gord Dibben MS Excel MVP
>>
>>
>> On Sat, 23 Aug 2008 12:18:01 -0700, Mark Barnard
>> <(E-Mail Removed)> wrote:
>>
>> >I have a long list of names and associated data contained in one worksheet.
>> >
>> >On another worksheet, I have created a form that loads the pertinent data
>> >associated with each name. I only use a few names from that long list at a
>> >time.
>> >
>> >My question: On the worksheet that contains my form, I want to auto
>> >complete the cell containing the person's name.
>> >
>> >For example: my "names" worksheet contains the names "Smith", "Jones" and
>> >"Brown".
>> >
>> >When I am working with the worksheet that contains my form, as I start to
>> >type in "Smith", I want the cell to auto complete the name in the cell from
>> >the list of names in my "names" worksheet.
>> >
>> >Any ideas would be helpful. Thank you!
>> >
>> >Mark Barnard
>> >(E-Mail Removed)

>>
>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cell Auto-complete too slow when worksheet has 10.000 rows Raul Queiroga Microsoft Excel Misc 0 23rd Nov 2009 06:23 PM
Auto fit text in cell of a protected worksheet Suzanne Microsoft Excel Misc 3 8th Jul 2008 07:12 PM
HOW CAN I AUTO FILL A CELL WITH TEXT FROM ANOTHER WORKSHEET TEXT . =?Utf-8?B?d2F6?= Microsoft Excel Worksheet Functions 2 29th Dec 2004 07:49 PM
Vlookup did cell auto formating but not displaying complete text.. =?Utf-8?B?Um9kYQ==?= Microsoft Excel Worksheet Functions 2 27th Dec 2004 02:27 PM
Auto complete text in a cell? Lady18wheeler Microsoft Excel Misc 5 20th Oct 2003 10:28 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:47 AM.