Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 331
Default Using SUMIF to update prices on a worksheet

In Excel 2003, I have a 2 page workbook. First page is all items and prices.
Second page is like a "catalog order form" with same items, same prices and
a field for quantity ordered.
neet to be able to paste in new prices on the first page, to
automatically update prices on second page.
since I add items often, the sequence will be different (slightly) whenever I update the prices.


.... I did this once before using SUMIF function and naming columns on both
pages, but can't find my notes and can't seem to recreate it.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Using SUMIF to update prices on a worksheet

To get the prices just use VLOOKUP

=VLOOKUP(item_no, Sheet1!table_ofitems_and_prices,2,False)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Greg" wrote in message
...
In Excel 2003, I have a 2 page workbook. First page is all items and
prices.
Second page is like a "catalog order form" with same items, same prices
and
a field for quantity ordered.
neet to be able to paste in new prices on the first page, to
automatically update prices on second page.
since I add items often, the sequence will be different (slightly)
whenever I update the prices.


... I did this once before using SUMIF function and naming columns on both
pages, but can't find my notes and can't seem to recreate it.



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
How can I automatically update stock prices? LSI Excel Discussion (Misc queries) 10 October 21st 08 10:14 PM
update prices in inventory based on downloaded price list?? Wilk Excel Worksheet Functions 1 February 19th 06 01:57 AM
how can I update stock prices daily into excel tbwillis Excel Discussion (Misc queries) 2 January 6th 06 03:45 AM
Use a multiplier to change List Prices to Net prices Dangada Excel Worksheet Functions 1 July 6th 05 06:31 AM
HOW CAN I AUTOMATICALY UPDATE STOCK PRICES steve Excel Worksheet Functions 2 April 12th 05 11:48 PM


All times are GMT +1. The time now is 11:10 AM.

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

About Us

"It's about Microsoft Excel"