Search : in
By :

Excel formula problem

Freddie, on Sep 17, 2008 1:46:21 am BST 
 Report this message to moderators

Hi I see there are some very smart people in this forum, maybe one can help me.
I have customer data I am about to import to Access and have an addressID (unique to each address), I wnat to allocate that ID to a very long list customer orders. the common number is tthe Customer id. eg Customer ID 12 has addressID 1. in the customer orders list each customer ID may have between 1 and say 50 orders. Rather than copy and paste the address ID (there are over 800 addresses) for each customer I wonder if there is a method to identify the customer id (in the orders list) and allocate the appropriate address id. So in effect i have two lists one 800 rows long and one over 5000 rows long. the Customer ID is not unique in either list (as some customers have several addresses). Hope this is enough info and thanks for any help

Configuration: Windows Vista
Firefox 3.0.1

Best answers for « excel formula problem » in :
Excel – Formula for cell calculation Show Excel – Formula for cell calculation Issue Solution Note Issue Simple formula of =J3-SUM(L3:X3) BUT if J3 is empty then I want the formula to run as =C3-SUM(L3:X3) What is the proper formula to get the calculation to utilize J3 if...
[Excel]changing cell formula to text Show[Excel]changing cell formula to text Issue Solution Notes Issue Consider that I have: In cell A4, it contains a formula =Sum(A1:B3)+A3/B2. How to extract this formula in cell A6 as a string of text? That is ... I want cell A6...
Basic Excel Formulas ShowBasic Excel Formulas Below are some basic formulas for Microsoft excel: Basic formula : ADDITION cell A1 to A10 = sum (A1: A10) AVERAGE cell A1 to A10 = average (A1: A10) MAXIMUM cell A1 to A10 = max (A1: A10) MINIMUM...
Excel tips : How to insert date in a cell ShowExcel tips : How to insert date in a cell Below are some tips on how to insert date and time in an excel cell for a specific purpose:- To insert current date, press CTRL + ; in the chosen cell. To insert current time, press CTRL+...
Spreadsheet - Formulas ShowIntroduction to Formulas The main use of a spreadsheet is to automate calculations, which means using cells to perform operations based on values in other cells. The spreadsheet recalculates all the values each time a change is made to the value of...
Introduction to encryption with DES ShowDES, secret-key decryption On 15 May 1973, the NBS (National Bureau of Standards, now called NIST - National Institute of Standards and Technology) published a request in the Federal Register for an encryption algorithm that would meet the...