LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default single report on data in 20 tables

Hi UKMAN

I hope that I have understood what you want.
I use the following assumptions.
I assume that you have your tables side by side so the only difference is
that they are in different columns. All tables also have the same distance
between them.
The first data cell (ID) in the first table is let us say in B3.
The report starts at A60

1. Create a dropdown list in a cell and give that cell the name Start_value
Use 0 for the first table, 1 for the second etc
2. In another cell enter the number that represents the differrence in
columns between the tables and give that cell the name Distance
3. In A60 insert the following function =OFFSET(B3, Start_value *
Distance,0,0)
4. Use Fill to copy the formula

When you in the dropdownlist select another table the value will be changed.
An improvement to this is also to that in the dropdownlist use the ID and
then in another cell use a VLOOKUP function to select the number. The cell
that keeps that number should then have the name Start_value instead.

Hugo Jorgensen

"UKMAN" wrote:

Hi

In 1 sheet have 20 tables of holding the same except for col 1 in each that
hold a unique id for that table. Each table can hold up to 50 rows, so some
cpuld be blank.

I need to produce a specially formatted report that will allow me to select
the unique ID from a drop down and so only that data will be listed

format of table data

ID | Name | R | B | S | X | L1
pc001 colin 200 2 1 1 5

I will insert the same format into the report.

As an add on I have 12 of these sheets each holding 20 tables so it would be
wonderful if I could have 1 report that has a drop down to select the sheet
(each sheet is name after a calander month i.e. jan) and then a drop down to
select the ID. But then I want to win the lottery as well. :)

many thanks

UKMAN

 
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
consolidating data for a report - HELP - pivot tables no good for UKMAN Excel Worksheet Functions 0 April 14th 10 02:40 PM
colating multi rows of data into single rows - no to pivot tables! UKMAN Excel Worksheet Functions 4 March 12th 10 04:11 PM
merge columns into single report - macro needed aquaflow Excel Discussion (Misc queries) 2 February 5th 07 12:41 PM
Can you highlight a record and it print a single report? MarkC Excel Discussion (Misc queries) 2 August 7th 06 01:11 PM
How to cause a pivot tables to not summarize data - just report the data Greybeard Excel Discussion (Misc queries) 0 July 27th 05 10:21 PM


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