PC Review


Reply
Thread Tools Rate Thread

creating a report from a table, pivot table not suitable

 
 
UKMAN
Guest
Posts: n/a
 
      15th Apr 2010
hi

I have data table with 7 headings, the cell of each row contains a project
code and there are multipule project codes.

By means of a drop down list (list of the project codes) I wish to be able
to create adhoc pre-formatted MIS reports that show only the details of the
rows for the selected project code.

I know I could use filters but the reports are on a differant sheet to the
table and needs to be included with other data to be printed.

To push my luck, is it possible because there is a worksheet and so table
for each calander month is it possible for the "report sheet" to have 2 drop
down lists to set the criteria? This would mean 1 for selecting a particular
"month's sheet" and 1 for the project code?

As ever many thanks

UKMAn1


 
Reply With Quote
 
 
 
 
Steve Dunn
Guest
Posts: n/a
 
      16th Apr 2010
Hi,

not sure exactly what you're trying to describe, but see if this helps.
Assuming that your drop-downs for sheet and code are in A1 and B1
respectively, and your tables are in A1:E5 on each sheet.

=VLOOKUP($B1,INDIRECT("'" & $A1 & "'!$A$1:$E$5"),2)




"UKMAN" <(E-Mail Removed)> wrote in message
news:93F34988-2F28-4D09-A7A4-(E-Mail Removed)...
> hi
>
> I have data table with 7 headings, the cell of each row contains a project
> code and there are multipule project codes.
>
> By means of a drop down list (list of the project codes) I wish to be able
> to create adhoc pre-formatted MIS reports that show only the details of
> the
> rows for the selected project code.
>
> I know I could use filters but the reports are on a differant sheet to the
> table and needs to be included with other data to be printed.
>
> To push my luck, is it possible because there is a worksheet and so table
> for each calander month is it possible for the "report sheet" to have 2
> drop
> down lists to set the criteria? This would mean 1 for selecting a
> particular
> "month's sheet" and 1 for the project code?
>
> As ever many thanks
>
> UKMAn1
>
>


 
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
Re: creating a report for an access pivot table Stefan Hoffmann Microsoft Access Reports 1 19th Feb 2010 07:04 PM
Creating multiple pivot table report at run time Basil Microsoft Excel Programming 0 12th Jan 2010 07:18 PM
Access 2003: Creating Object/File for A Report of the Pivot Table =?Utf-8?B?U0hD?= Microsoft Access Reports 0 25th Oct 2005 09:09 PM
Access 2003: Creating Object/File for A Report of the Pivot Table =?Utf-8?B?U0hD?= Microsoft Access Reports 0 25th Oct 2005 08:55 PM
Help required with setting up a pivot table with the source on sheet1 to have the pivot table created on sheet called "report" Diana Microsoft Excel Programming 0 21st Aug 2003 10:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:31 AM.