#1   Report Post  
Posted to microsoft.public.excel.misc
anglais
 
Posts: n/a
Default Excel

I am a student in the uk trying to do his A-Leel and strugglng a great
deal! I have created a combo box and I need it to when i select it it
will fill in parts of an invoice template automatically, i thingk it
involves an if formula of some description??! please help me!

  #2   Report Post  
Posted to microsoft.public.excel.misc
EdMac
 
Posts: n/a
Default Excel


If you provide some detail of what you want someone may be able to help
you. Say what you want to happen when the box is completed - for
example do you want the value in it to appear in another cell?

Ed


--
EdMac
------------------------------------------------------------------------
EdMac's Profile: http://www.excelforum.com/member.php...o&userid=30736
View this thread: http://www.excelforum.com/showthread...hreadid=508005

  #3   Report Post  
Posted to microsoft.public.excel.misc
flummi
 
Posts: n/a
Default Excel

What I understand is:

You have an invoice and in some cells you want to put information
obtained from a combo box or from a table that is represented in the
combo box via a certain key.

Example:

I have a customer list somewhere say on sheet2!a1:sheet2!k100 and I
name it "customers".
The first column of this list is a customer shortname.

On sheet 3 I have a "selection area" where A1 holds the customer
shortname picked up from the combo box.
B1 would get the first data element of the customer info from:

=vlookup(sheet3!a1;customers;2;false)

B2 .. XXnn accordingly .

On sheet1 I have a combo box and in the properties there are two
fields:

LinkedCell would hold: sheet3!a1
ListFillRange would hold: customers

If you click the combo box and select one of the shortnames then Excel
puts the selected shortname in sheet3!a1. The lookup formulas will
extract the according info from the customers file.

On the invoice you can at any point incorporate information from the
customer info on sheet3 by just referencing it like:

=sheet3!b1

Maybe this helps.

Hans

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
"Group" function very slow with Excel 2003 :( ... While very quick with Excel2000 :O) Alain79 Excel Discussion (Misc queries) 4 June 14th 05 07:34 AM
Stop Excel Rounding Dates leinad512 Excel Discussion (Misc queries) 1 April 20th 05 04:19 PM
Hints And Tips For New Posters In The Excel Newsgroups Gary Brown Excel Worksheet Functions 0 April 15th 05 05:47 PM
Excel error - Startup (and Acrobat PDFMaker) gxdata Setting up and Configuration of Excel 0 February 4th 05 03:44 AM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 08:07 PM


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