PC Review


Reply
Thread Tools Rate Thread

Auto fill adjacent cells

 
 
KenM
Guest
Posts: n/a
 
      20th Nov 2008
I would like to know if there is a way to autofill cells adjacent to other
cells. What I have are dealer ID numbers in one range of cells on a separate
worksheet and their names in another range of cell on the worksheet named
DealerID and DealerName. If I select their ID or fill in their ID number in
one cell, I would like it to fill in the adjacent cell with their name. Is
this possible or am I expecting too much and should try Access instead?
Thanks, Ken
 
Reply With Quote
 
 
 
 
Eduardo
Guest
Posts: n/a
 
      20th Nov 2008
Hi Ken,
yes you can do it but you need a data base where you have your ID and your
name together then in another cell you can enter a formula like this and it
will bring the name once the ID is typed

=+VLOOKUP(A6,Dealername!A:B,2)

I asumme that you have only 2 columns and the name is in the 2nd one

"KenM" wrote:

> I would like to know if there is a way to autofill cells adjacent to other
> cells. What I have are dealer ID numbers in one range of cells on a separate
> worksheet and their names in another range of cell on the worksheet named
> DealerID and DealerName. If I select their ID or fill in their ID number in
> one cell, I would like it to fill in the adjacent cell with their name. Is
> this possible or am I expecting too much and should try Access instead?
> Thanks, Ken

 
Reply With Quote
 
KenM
Guest
Posts: n/a
 
      20th Nov 2008
Thanks Eduardo:
If the first column has a drop down list so the person can either enter the
number or select it from the list, will this still work?

"Eduardo" wrote:

> Hi Ken,
> yes you can do it but you need a data base where you have your ID and your
> name together then in another cell you can enter a formula like this and it
> will bring the name once the ID is typed
>
> =+VLOOKUP(A6,Dealername!A:B,2)
>
> I asumme that you have only 2 columns and the name is in the 2nd one
>
> "KenM" wrote:
>
> > I would like to know if there is a way to autofill cells adjacent to other
> > cells. What I have are dealer ID numbers in one range of cells on a separate
> > worksheet and their names in another range of cell on the worksheet named
> > DealerID and DealerName. If I select their ID or fill in their ID number in
> > one cell, I would like it to fill in the adjacent cell with their name. Is
> > this possible or am I expecting too much and should try Access instead?
> > Thanks, Ken

 
Reply With Quote
 
Eduardo
Guest
Posts: n/a
 
      21st Nov 2008
Hi Ken, it should work, let me know if you have any problem

"KenM" wrote:

> Thanks Eduardo:
> If the first column has a drop down list so the person can either enter the
> number or select it from the list, will this still work?
>
> "Eduardo" wrote:
>
> > Hi Ken,
> > yes you can do it but you need a data base where you have your ID and your
> > name together then in another cell you can enter a formula like this and it
> > will bring the name once the ID is typed
> >
> > =+VLOOKUP(A6,Dealername!A:B,2)
> >
> > I asumme that you have only 2 columns and the name is in the 2nd one
> >
> > "KenM" wrote:
> >
> > > I would like to know if there is a way to autofill cells adjacent to other
> > > cells. What I have are dealer ID numbers in one range of cells on a separate
> > > worksheet and their names in another range of cell on the worksheet named
> > > DealerID and DealerName. If I select their ID or fill in their ID number in
> > > one cell, I would like it to fill in the adjacent cell with their name. Is
> > > this possible or am I expecting too much and should try Access instead?
> > > Thanks, Ken

 
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
AUTO FILL ADJACENT CELL WITH SPECIFIED VALUE Sinner Microsoft Excel Programming 2 20th Dec 2008 02:15 PM
Auto fill Adjacent cells =?Utf-8?B?U2ltb24gQmxhY2tidXJu?= Microsoft Excel Worksheet Functions 7 27th Sep 2007 04:50 PM
auto fill series between to non-adjacent cells =?Utf-8?B?TWFuc3Rlcg==?= Microsoft Excel Misc 1 3rd Jun 2007 11:09 AM
How do I fill (copy) nonadjacent cells to adjacent cells? =?Utf-8?B?QnVja3lHZW9yZ2U=?= Microsoft Excel Misc 2 22nd Dec 2005 04:18 AM
Auto fill between non-adjacent cells Ken Elder Microsoft Excel Discussion 2 1st Jan 2004 09:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:00 PM.