Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default searching and moving text

Hello,

I have a spreadsheet text in column A with repeating names and I need to
display the data found in column B on another "page 2" in Excel. The problem
I'm having is that "page 2" needs to display the information for that person
only with no other data. Here is an example.

1 2
A Fred 5155551111
B Steve 8085552222
C Fred 7025555555
D Fred 9095554444

On "page 2", I want it to just include the Fred information only and on
"page 3" I want the Steve information only. I'm not very experienced and
would appreciate any help at all in moving the data. Thanks!



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default searching and moving text

I'd keep the data in one worksheet.

Then use data|filter|autofilter to see the info that I want. I think you'll
find that this is the easiest solution.

But if you really, really must. Keep the data in one worksheet and refresh the
worksheets whenever you need (not while doing input--just run the macro when
you're ready).

Ron de Bruin's EasyFilter addin:
http://www.rondebruin.nl/easyfilter.htm

Code from Debra Dalgleish's site:
http://www.contextures.com/excelfiles.html

Create New Sheets from Filtered List -- uses an Advanced Filter to create
separate sheet of orders for each sales rep visible in a filtered list; macro
automates the filter. AdvFilterRepFiltered.xls 35 kb

Update Sheets from Master -- uses an Advanced Filter to send data from
Master sheet to individual worksheets -- replaces old data with current.
AdvFilterCity.xls 55 kb

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

Lost in Excel wrote:

Hello,

I have a spreadsheet text in column A with repeating names and I need to
display the data found in column B on another "page 2" in Excel. The problem
I'm having is that "page 2" needs to display the information for that person
only with no other data. Here is an example.

1 2
A Fred 5155551111
B Steve 8085552222
C Fred 7025555555
D Fred 9095554444

On "page 2", I want it to just include the Fred information only and on
"page 3" I want the Steve information only. I'm not very experienced and
would appreciate any help at all in moving the data. Thanks!


--

Dave Peterson
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
Searching for text strippier Excel Discussion (Misc queries) 2 May 23rd 06 09:08 PM
searching for specific text clerk Excel Discussion (Misc queries) 1 December 7th 05 12:16 AM
help searching text Nikko Excel Discussion (Misc queries) 2 April 28th 05 03:32 PM
still searching for color text EbonyMonarch Excel Worksheet Functions 4 February 17th 05 09:39 PM
Searching for text in cells Matt Excel Discussion (Misc queries) 1 January 31st 05 03:16 AM


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