#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default ORDER SUPPLIES

COL 1 SUPPLY COL 2 #in stock
col1=<1 enter #2 so I can order supply or enter the word order
I don't know if I should just do a query, or what if function or what, but I
want it simple.
thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 45
Default ORDER SUPPLIES

You are too vague in your request so this is jst a guess -
A B C
Supply InStock Availability
1 2 1
2 0 Out of Stock


formula for Column C

=If(B2-A21,"Out of Stock",B2-A2)






whereas ReOrder will be the qty of stock already supplied.






"NannaLuvs" wrote:

COL 1 SUPPLY COL 2 #in stock
col1=<1 enter #2 so I can order supply or enter the word order
I don't know if I should just do a query, or what if function or what, but I
want it simple.
thanks

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 stop Excel file UK date order changing to US order in m.merge Roger Aldridge Excel Discussion (Misc queries) 1 October 9th 07 11:52 PM
Need to insert a counter for supplies ordering. phil Excel Worksheet Functions 1 August 16th 06 08:44 PM
Where do I find a template for a small office inventory/supplies dleveau Excel Discussion (Misc queries) 1 September 28th 05 09:39 PM
I want a purchase order that includes page number (if to be order. Angela New Users to Excel 1 December 3rd 04 04:39 PM
Daily Macro to Download Data, Order and paste in order Iarla Excel Worksheet Functions 1 November 17th 04 01:59 PM


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