Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Auto complete a row

I would like to auto complete a row rather than just whats in a cell.

The key words are in column A (medication) and in column B what its
for etc

so when you start typing a medication in if is already there then it
will auto complete the cell and also bring the other data from the
same row.


many thanks


Johnnyboy
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 140
Default Auto complete a row

One of the standard database concepts says that you only need a column when
the data that will be contained changes. Basically this means that there is
no need for columns when the data inside it is always the same.

In the simple case,
We have two columns

A B
1 Bob 16
2 Sue 16
3 Bob 8

So in this case, when starting to type in Bob in row 4, it auto complete his
name BUT which value should be put in B4??



"Johnnyboy5" wrote in message
...
I would like to auto complete a row rather than just whats in a cell.

The key words are in column A (medication) and in column B what its
for etc

so when you start typing a medication in if is already there then it
will auto complete the cell and also bring the other data from the
same row.


many thanks


Johnnyboy


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Auto complete a row

See help on VLOOKUP for populating cells based upon an entry in one cell.


Gord Dibben MS Excel MVP

On Sat, 13 Mar 2010 08:41:59 -0800 (PST), Johnnyboy5
wrote:

I would like to auto complete a row rather than just whats in a cell.

The key words are in column A (medication) and in column B what its
for etc

so when you start typing a medication in if is already there then it
will auto complete the cell and also bring the other data from the
same row.


many thanks


Johnnyboy


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 complete Gene L. New Users to Excel 2 August 29th 09 08:22 PM
Auto-expand/rich auto-complete option in Excel combo boxes Keith Howard Excel Programming 1 March 21st 09 04:16 PM
Auto complete Ian Excel Worksheet Functions 0 February 19th 09 10:01 AM
Auto Complete elihue Excel Discussion (Misc queries) 2 January 18th 08 12:40 AM
Auto Filter With Auto Complete Ability Eastar Excel Discussion (Misc queries) 1 December 26th 07 08:45 PM


All times are GMT +1. The time now is 07:03 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"