View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default inserting an address into excel 2003

You will need a list of clients and addresses in two columns on a separate
worksheet.

Then use Data Validation for in-cell drop-down for seleting a client 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

Note the section on using DV lists from another worksheet by naming the list.


Gord Dibben MS Excel MVP

On Fri, 15 Dec 2006 11:31:00 -0800, bobby02169
wrote:

I have a template from excel and i would like to be able to insert my clients
addresses into them without having to type each time.
Is there a way to save these and insert them when needed?
Thank you in advance for you help.
Bobby


Gord Dibben MS Excel MVP