Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Joe Joe is offline
external usenet poster
 
Posts: 476
Default List to Table - formula

Hello

I am trying to put a list of data into a table. I would like to use a
formula to do this as the list is updated on a regular basis.

If the €˜data was numeric then I could use a pivot table to sum or count but
it is text therefore the pivot table will not work.

I have tried using Vlookup and INDEX but I cant seem to get the formulas to
work.

below is an example of what i have got and what I wish to create

Can any body help?

Thanks

From€¦€¦.. To.......
ROW COL DATA DEV ASS COU
AAA DEV RS AAA RS KS PS
AAA ASS KS BBB YS RT KS
AAA COU PS CCC PX IU MN
BBB DEV YS DDD BG TG AC
BBB ASS RT EEE YS EX AC
BBB COU KS
CCC DEV PX
CCC ASS IU
CCC COU MN
DDD DEV BG
DDD ASS TG
DDD COU AC
EEE DEV YS
EEE ASS EX
EEE COU AC

--
Thanks

Joe
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Joe Joe is offline
external usenet poster
 
Posts: 476
Default List to Table - formula

The tavle lost the format in the previous post

hope this now makes sence

thanks for your help

From€¦€¦.. To.......
ROW COL DATA DEV ASS COU
AAA DEV RS AAA RS KS PS
AAA ASS KS BBB YS RT KS
AAA COU PS CCC PX IU MN
BBB DEV YS DDD BG TG AC
BBB ASS RT EEE YS EX AC
BBB COU KS
CCC DEV PX
CCC ASS IU
CCC COU MN
DDD DEV BG
DDD ASS TG
DDD COU AC
EEE DEV YS
EEE ASS EX
EEE COU AC
--
Thanks

Joe


"Joe" wrote:

Hello

I am trying to put a list of data into a table. I would like to use a
formula to do this as the list is updated on a regular basis.

If the €˜data was numeric then I could use a pivot table to sum or count but
it is text therefore the pivot table will not work.

I have tried using Vlookup and INDEX but I cant seem to get the formulas to
work.

below is an example of what i have got and what I wish to create

Can any body help?

Thanks

From€¦€¦.. To.......
ROW COL DATA DEV ASS COU
AAA DEV RS AAA RS KS PS
AAA ASS KS BBB YS RT KS
AAA COU PS CCC PX IU MN
BBB DEV YS DDD BG TG AC
BBB ASS RT EEE YS EX AC
BBB COU KS
CCC DEV PX
CCC ASS IU
CCC COU MN
DDD DEV BG
DDD ASS TG
DDD COU AC
EEE DEV YS
EEE ASS EX
EEE COU AC

--
Thanks

Joe

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default List to Table - formula

Hi,

Array enter the following formula (Ctrl+Shift+Enter) in cell G16 and then
copy to the right and downwards

=INDEX($B$4:$D$12,MATCH(1,($B$4:$B$12=$F16)*($C$4: $C$12=G$15),0),3)

I have assumed that the data is in range B4:D12 and in the To.... portion,
the row and column headings are in F16:F18 and G15:I15

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Joe" wrote in message
...
The tavle lost the format in the previous post

hope this now makes sence

thanks for your help

From€¦€¦.. To.......
ROW COL DATA DEV ASS COU
AAA DEV RS AAA RS KS PS
AAA ASS KS BBB YS RT KS
AAA COU PS CCC PX IU MN
BBB DEV YS DDD BG TG AC
BBB ASS RT EEE YS EX AC
BBB COU KS
CCC DEV PX
CCC ASS IU
CCC COU MN
DDD DEV BG
DDD ASS TG
DDD COU AC
EEE DEV YS
EEE ASS EX
EEE COU AC
--
Thanks

Joe


"Joe" wrote:

Hello

I am trying to put a list of data into a table. I would like to use a
formula to do this as the list is updated on a regular basis.

If the €˜data was numeric then I could use a pivot table to sum or count
but
it is text therefore the pivot table will not work.

I have tried using Vlookup and INDEX but I cant seem to get the formulas
to
work.

below is an example of what i have got and what I wish to create

Can any body help?

Thanks

From€¦€¦.. To.......
ROW COL DATA DEV ASS COU
AAA DEV RS AAA RS KS PS
AAA ASS KS BBB YS RT KS
AAA COU PS CCC PX IU MN
BBB DEV YS DDD BG TG AC
BBB ASS RT EEE YS EX AC
BBB COU KS
CCC DEV PX
CCC ASS IU
CCC COU MN
DDD DEV BG
DDD ASS TG
DDD COU AC
EEE DEV YS
EEE ASS EX
EEE COU AC

--
Thanks

Joe


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,180
Default List to Table - formula

Excel 2007
Table to Pivot Table to text Table.
All dynamic. No formulas. With macro.
http://www.mediafire.com/file/4zemmnjagnz/05_06_09.xlsm
Reply
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
how to use if formula in list (data validation list) AMIT Excel Worksheet Functions 1 February 16th 09 07:08 AM
table to xyz list [email protected] Excel Worksheet Functions 3 June 4th 06 09:10 AM
List from a table MIchel Khennafi Excel Worksheet Functions 2 April 21st 06 04:38 PM
How do I add a formula to activate a pivot table list?? AC-H Excel Discussion (Misc queries) 2 December 3rd 05 03:26 PM
list to table Joe Excel Worksheet Functions 0 July 21st 05 05:01 AM


All times are GMT +1. The time now is 02:40 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"