PC Review


Reply
Thread Tools Rate Thread

Automatic filling of data

 
 
Andy
Guest
Posts: n/a
 
      17th Mar 2010
I have a 3 columns of pre-defined data - Name, Cost and Sell. In another part
of the sheet I want to select from a drop-down list the name from the first
column (that part is working). Once I've selected the name I want it to
automatically fill the 2 columns to the right with the data next to the
pre-defined "name" column from "cost" and "sell". Does anyone have a
suggestion of how I might accomplish this?
--
Andy
 
Reply With Quote
 
 
 
 
Don Guillett
Guest
Posts: n/a
 
      17th Mar 2010
If desired, send your file to my address below. I will only look if:
1. You send a copy of this message on an inserted sheet
2. You give me the newsgroup and the subject line
3. You send a clear explanation of what you want
4. You send before/after examples and expected results.


--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(E-Mail Removed)
"Andy" <(E-Mail Removed)> wrote in message
news:E9A607B3-4E1C-42C9-9336-(E-Mail Removed)...
>I have a 3 columns of pre-defined data - Name, Cost and Sell. In another
>part
> of the sheet I want to select from a drop-down list the name from the
> first
> column (that part is working). Once I've selected the name I want it to
> automatically fill the 2 columns to the right with the data next to the
> pre-defined "name" column from "cost" and "sell". Does anyone have a
> suggestion of how I might accomplish this?
> --
> Andy


 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      17th Mar 2010
VLOOKUP function.

Assumes three columns are A to C

Dropdown is in D1

In E1 =VLOOKUP(D1,$A$1:$C$20,2,FALSE)

In F1 =VLOOKUP(D1,$A$1:$C$20,3,FALSE)


Gord Dibben MS Excel MVP


On Wed, 17 Mar 2010 14:51:01 -0700, Andy <(E-Mail Removed)>
wrote:

>I have a 3 columns of pre-defined data - Name, Cost and Sell. In another part
>of the sheet I want to select from a drop-down list the name from the first
>column (that part is working). Once I've selected the name I want it to
>automatically fill the 2 columns to the right with the data next to the
>pre-defined "name" column from "cost" and "sell". Does anyone have a
>suggestion of how I might accomplish this?


 
Reply With Quote
 
Andy
Guest
Posts: n/a
 
      17th Mar 2010
Never mind. I was able to find it - VLOOKUP
--
Andy


"Andy" wrote:

> I have a 3 columns of pre-defined data - Name, Cost and Sell. In another part
> of the sheet I want to select from a drop-down list the name from the first
> column (that part is working). Once I've selected the name I want it to
> automatically fill the 2 columns to the right with the data next to the
> pre-defined "name" column from "cost" and "sell". Does anyone have a
> suggestion of how I might accomplish this?
> --
> Andy

 
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
stop automatic data filling in combo boxes Selam Microsoft Access Forms 5 23rd Oct 2008 05:24 PM
Automatic Filling =?Utf-8?B?TXItUmUgTWFu?= Microsoft Access Forms 7 11th Oct 2006 01:13 PM
Dragging for automatic filling Hari Microsoft Excel Misc 4 17th Jun 2005 01:27 PM
automatic name filling Microsoft Outlook 1 8th Nov 2003 08:01 PM
automatic filling Francisco Microsoft Access Forms 1 16th Sep 2003 04:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:07 PM.