Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default selective copy data from table

Hi All,

I have a table with 15 columns (a,b,c,d,e,f,g,h) and 500 rows. in this
table column d is the lowest level. there can be several instances of
the same record but with different column values

ex

a b c d e f g h
1 2 3 4 5 6 7 8
3 1 5 4 2 8 6 7
0 5 7 8 9 1 3 6

(value 6 in column f does not equal value 6 in column g.. every value
is unique)


I have created a listbox for user in a separate sheet which has all
the unique values of column d
When the user chooses from the list box I want some of the attributes
associated with it

ex
if user chooses 4 from listbox

then i want data in a separate row to display these columns

a b f d
1 2 6 4
3 1 8 4


Hope my explanation is clear
Could someone help me do this

Thanks for your help
v-
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
Selective extraction of data from a table Balan Excel Worksheet Functions 11 August 9th 07 01:34 AM
Selective summing of table items? John Excel Worksheet Functions 2 January 6th 06 10:47 PM
Run a macro to copy selective items chrisdtran Excel Discussion (Misc queries) 2 August 12th 05 04:42 PM
Automatically copy selective sheets from one workbook to another Ann Excel Discussion (Misc queries) 0 March 1st 05 07:09 PM
copy / paste selective rows Kenny Kendrena via OfficeKB.com Excel Discussion (Misc queries) 5 February 7th 05 12:55 PM


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