#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
lsent
 
Posts: n/a
Default invoice problem

I am trying to get all my information on one sheet with order#'s on each line
and then have worksheet #2 that has an invoice on it. Then I can put in the
order # in worksheet #2 and the info will flow from sheet 1 to sheet 2 that
involves that order #. Is this possible?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Richard Buttrey
 
Posts: n/a
Default invoice problem

On Mon, 20 Mar 2006 10:18:54 -0800, lsent
wrote:

I am trying to get all my information on one sheet with order#'s on each line
and then have worksheet #2 that has an invoice on it. Then I can put in the
order # in worksheet #2 and the info will flow from sheet 1 to sheet 2 that
involves that order #. Is this possible?


Sounds like you need the ubiquitous =VLOOKUP function.

Assuming your order data on Worksheet 1has the order no. in column A,
Name the whole of the order data - say "Ord_Data"

Now on your invoice sheet, assuming the order number is entered in say
D1, and you need a particular field (say field 3) from the order data
in Sh 2 D5, enter in D5:

=VLOOKUP(D1,Ord_Data,3,false)

HTH


__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________
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
Make invoice take items off stocklist in excel workbook Kathy Powercraft Excel Worksheet Functions 3 October 16th 05 03:39 PM
missing invoice toolbar when save customised invoice M.G New Users to Excel 1 September 26th 05 07:18 AM
Invoice templet Excel97 to 2003 invoice toolbar missing MarolynInMarion Excel Discussion (Misc queries) 0 August 19th 05 07:15 PM
Freeze Pane problem in shared workbooks JM Excel Discussion (Misc queries) 1 February 1st 05 12:04 AM
Multiple Shipping problem tjtjjtjt Excel Worksheet Functions 0 November 10th 04 12:03 PM


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