Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
PGB PGB is offline
external usenet poster
 
Posts: 1
Default Find and display information

Hi

I am creating a spreadsheet that holds a large amount of data collected from questionnaires - I currently have 30 columns across, with each column representing a single client, and 50 rows down containing their answers to the questions we asked. This data is then going to be used to benchmark against one client's data against anothers.

The spreadsheet user needs to be able to select single or multiple criteria, and then have excel display only those columns containing matching data (for example, the user wants to display the data from all clients with a turnover in excess of 100 million, Excel then only displays the information from those columns (the whole column, not just the cell) where the client answered with 100 million or higher).

I have an interface set up but I can't get the macro (using the FIND v.b. function) to check through the columns, find a whole column of data, copy it, paste it on to an output worksheet I have set up, then check through remaining data and repeat this function until it has returned all relevant data. The Macros I have written so far haven't worked.

I know this sounds horribly complicated to explain, but has anybody got any ideas?!

Cheers
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Find and display information

Just a suggestion, but if you transposed your data, you could use the built
in Autofilter to do this.

--
Regards,
Tom Ogilvy

"PGB" wrote in message
...
Hi,

I am creating a spreadsheet that holds a large amount of data collected

from questionnaires - I currently have 30 columns across, with each column
representing a single client, and 50 rows down containing their answers to
the questions we asked. This data is then going to be used to benchmark
against one client's data against anothers.

The spreadsheet user needs to be able to select single or multiple

criteria, and then have excel display only those columns containing matching
data (for example, the user wants to display the data from all clients with
a turnover in excess of 100 million, Excel then only displays the
information from those columns (the whole column, not just the cell) where
the client answered with 100 million or higher).

I have an interface set up but I can't get the macro (using the FIND v.b.

function) to check through the columns, find a whole column of data, copy
it, paste it on to an output worksheet I have set up, then check through
remaining data and repeat this function until it has returned all relevant
data. The Macros I have written so far haven't worked.

I know this sounds horribly complicated to explain, but has anybody got

any ideas?!!

Cheers



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
If yes then display information in cell Frustrated Excel Worksheet Functions 2 February 24th 10 04:45 PM
Display information being cut short Frustrated Excel Worksheet Functions 1 February 24th 10 03:52 PM
Display information from other worksheet Frustrated Excel Worksheet Functions 1 February 20th 10 08:09 PM
Display last status information js Excel Worksheet Functions 2 November 7th 08 03:20 AM
How do I export information from FileMaker and still display zero. caram Excel Discussion (Misc queries) 0 April 26th 05 10:04 PM


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