#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Auto populate cells

Can a selection from a drop down menu trigger cosistent info to be input to
cells in the same row?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Auto populate cells

Laus

Data Validation for the drop-downs and VLOOKUP for the filling-in part.

See Debra Dalgleish's site for more on VLOOKUP and Data
Validation lists for entering the choices.

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

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


Gord Dibben MS Excel MVP

On Sat, 2 Dec 2006 15:06:00 -0800, Laus wrote:

Can a selection from a drop down menu trigger cosistent info to be input to
cells in the same row?


Gord Dibben MS Excel MVP
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Auto populate cells

Thanks much Gord. I'll go check Debra's site. As of now, I have the data
built into a list and if I click "form",it's all sorted correctly. I'll let
you know how it works out.

"Gord Dibben" wrote:

Laus

Data Validation for the drop-downs and VLOOKUP for the filling-in part.

See Debra Dalgleish's site for more on VLOOKUP and Data
Validation lists for entering the choices.

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

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


Gord Dibben MS Excel MVP

On Sat, 2 Dec 2006 15:06:00 -0800, Laus wrote:

Can a selection from a drop down menu trigger cosistent info to be input to
cells in the same row?


Gord Dibben MS Excel MVP

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Auto populate cells

Hey Gord...I got the dropdown part, but I'm having trouble on the Vlookup.
I'm trying to populate one row, containg six columns of data from a selection
that I make from the drop down menu (included in one of those columns). It
looks like it may need to be the first column and needs to be in ascending
order (is that correct)? I can't seem to get the formula correct? Any
guidance will be greatly apprecated.

"Laus" wrote:

Thanks much Gord. I'll go check Debra's site. As of now, I have the data
built into a list and if I click "form",it's all sorted correctly. I'll let
you know how it works out.

"Gord Dibben" wrote:

Laus

Data Validation for the drop-downs and VLOOKUP for the filling-in part.

See Debra Dalgleish's site for more on VLOOKUP and Data
Validation lists for entering the choices.

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

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


Gord Dibben MS Excel MVP

On Sat, 2 Dec 2006 15:06:00 -0800, Laus wrote:

Can a selection from a drop down menu trigger cosistent info to be input to
cells in the same row?


Gord Dibben MS Excel MVP

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Auto populate cells

Got it Gord....thanks a ton. I'll buy u a beer next time i see you!!!!!!

"Laus" wrote:

Hey Gord...I got the dropdown part, but I'm having trouble on the Vlookup.
I'm trying to populate one row, containg six columns of data from a selection
that I make from the drop down menu (included in one of those columns). It
looks like it may need to be the first column and needs to be in ascending
order (is that correct)? I can't seem to get the formula correct? Any
guidance will be greatly apprecated.

"Laus" wrote:

Thanks much Gord. I'll go check Debra's site. As of now, I have the data
built into a list and if I click "form",it's all sorted correctly. I'll let
you know how it works out.

"Gord Dibben" wrote:

Laus

Data Validation for the drop-downs and VLOOKUP for the filling-in part.

See Debra Dalgleish's site for more on VLOOKUP and Data
Validation lists for entering the choices.

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

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


Gord Dibben MS Excel MVP

On Sat, 2 Dec 2006 15:06:00 -0800, Laus wrote:

Can a selection from a drop down menu trigger cosistent info to be input to
cells in the same row?

Gord Dibben MS Excel MVP



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Auto populate cells

Excellent.........the "got it" part and the "beer" part right behind it.

I guess you figured out if you use a fourth argument of FALSE, the order does
not have to be sorted.

=VLOOKUP(cellref,Table,column,FALSE)


Gord

On Sat, 2 Dec 2006 20:30:00 -0800, Laus wrote:

Got it Gord....thanks a ton. I'll buy u a beer next time i see you!!!!!!

"Laus" wrote:

Hey Gord...I got the dropdown part, but I'm having trouble on the Vlookup.
I'm trying to populate one row, containg six columns of data from a selection
that I make from the drop down menu (included in one of those columns). It
looks like it may need to be the first column and needs to be in ascending
order (is that correct)? I can't seem to get the formula correct? Any
guidance will be greatly apprecated.

"Laus" wrote:

Thanks much Gord. I'll go check Debra's site. As of now, I have the data
built into a list and if I click "form",it's all sorted correctly. I'll let
you know how it works out.

"Gord Dibben" wrote:

Laus

Data Validation for the drop-downs and VLOOKUP for the filling-in part.

See Debra Dalgleish's site for more on VLOOKUP and Data
Validation lists for entering the choices.

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

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


Gord Dibben MS Excel MVP

On Sat, 2 Dec 2006 15:06:00 -0800, Laus wrote:

Can a selection from a drop down menu trigger cosistent info to be input to
cells in the same row?

Gord Dibben MS Excel MVP


Gord Dibben MS Excel MVP
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
auto populate cell based on previous cell drop down list selectio. PuzzledbyLists Excel Discussion (Misc queries) 2 September 11th 06 01:28 AM
auto color fill cells Chopper New Users to Excel 6 March 6th 06 03:04 AM
checking that cells have a value before the workbook will close kcdonaldson Excel Worksheet Functions 8 December 5th 05 04:57 PM
Auto Selecting Cells Greegan Excel Worksheet Functions 5 November 6th 05 12:45 PM
Populate multiple cells using the same reference nick Excel Worksheet Functions 0 October 3rd 05 03:33 PM


All times are GMT +1. The time now is 05:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"