Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | DAXStarting Member
 
 
                                        2 Posts | 
                                            
                                            |  Posted - 2010-07-09 : 15:12:15 
 |  
                                            | I have been asked to create a distribution table in Access that shows the following:  Interest Rate, Record Count, Loan Balance and weighted average interest rate (weighted by balance).  The presentation should be as follows:Column1: Rate 0-2.002.01-4.004.01-6.006.01-8.008.01 +Coumn 2: Number of recordsColumn 3: Loan BalanceColumn 4: Weighted Average RateI normally do this in pivot tables in Excel, but need to start doing it in Access due to the number of records.  Can someone lend me a hand?  Thanks.Carlos Laracuente |  |  
                                    | jeremy38Starting Member
 
 
                                    2 Posts | 
                                        
                                          |  Posted - 2010-07-12 : 01:05:48 
 |  
                                          | Are these columns currently in the same table? |  
                                          |  |  |  
                                    | DAXStarting Member
 
 
                                    2 Posts | 
                                        
                                          |  Posted - 2010-07-12 : 08:51:11 
 |  
                                          | quote:Hello Jeremy,Yes Just one table.  Thanks for responding.Carlos LaracuenteOriginally posted by jeremy38
 Are these columns currently in the same table?
 
 |  
                                          |  |  |  
                                |  |  |  |