PC Review


Reply
Thread Tools Rate Thread

Breaking up one field into 2 columns and 2 rows

 
 
Matt Williamson
Guest
Posts: n/a
 
      11th Mar 2010
I have a table with 3 columns Totals, SalesOffice and Type. Type contains 4
different entries Cash Contribution, Cash Distribution, Security
Contribution and Security Distribution. I want to set the report up like
this:
SalesOffice Contributions Distributions Net
Cash
Securities

I can't figure out how to get it to display correctly. I've tried using 4
labels with
=IIF([Type]="Cash Contribution","[Totals],"")
=IIF([Type]="Cash Distribution","[Totals],"")

etc but it's just showing #Error when I run the report. Any insight would be
highly appreciated. I wrote a stored proc on a SQL 2005 server to create the
output table so I can modify it if needed to make this easier. I'm working
with Access 2003.

TIA

-Matt


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Breaking out rows of data, sequentially, into headered columns Randy Microsoft Excel Programming 3 26th Dec 2009 03:53 AM
Excel 2003 - change columns to rows and rows to columns =?Utf-8?B?VHJpc2g=?= Microsoft Excel Misc 0 17th Aug 2007 02:22 AM
RE: Excel 2003 - change columns to rows and rows to columns =?Utf-8?B?SkxhdGhhbQ==?= Microsoft Excel Misc 0 17th Aug 2007 02:05 AM
Import from Excel..Field names in rows not columns =?Utf-8?B?VmljdG9yaWEgQCBXQg==?= Microsoft Access External Data 2 22nd Sep 2005 12:49 AM
How to insert a number sequence in irregular rows or columns of Excel - just as 'Listnum' field would do in MS Word av Microsoft Excel Discussion 2 14th Feb 2004 10:47 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:10 PM.