#1   Report Post  
Posted to microsoft.public.excel.misc
jackle
 
Posts: n/a
Default Copy Selection

I have a co-worker that would like to make a feature in EXCELL that would
select a non-contiguous series of rows based on a specific character (like a
!) in column. Then he would need to copy that into a new worksheet in the
same spreadsheet.. I am used to MS ACCESS, which is a snap due to tables and
queries that can work inside Access. Worst case scenario, it can be done in
Access and read from the Excel worksheet. But Id like to see how it can be
done in EXCELL. Any Ideas? Since I am not well-versed in EXCELL, you may need
to be specific. I do understand some things though. Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default Copy Selection

If row 1 and row 10 met your criteria, would you want the copy to appear in
row 1 and row 10 of the destination sheet or row 1 and 2 of the destination
sheet?
--
Gary''s Student


"jackle" wrote:

I have a co-worker that would like to make a feature in EXCELL that would
select a non-contiguous series of rows based on a specific character (like a
!) in column. Then he would need to copy that into a new worksheet in the
same spreadsheet.. I am used to MS ACCESS, which is a snap due to tables and
queries that can work inside Access. Worst case scenario, it can be done in
Access and read from the Excel worksheet. But Id like to see how it can be
done in EXCELL. Any Ideas? Since I am not well-versed in EXCELL, you may need
to be specific. I do understand some things though. Thanks in advance.

  #3   Report Post  
Posted to microsoft.public.excel.misc
jackle
 
Posts: n/a
Default Copy Selection

i would like old rows 1 & 10, etc, to be new rows 1 & 2, etc. Hope that
helps, thanks.

"Gary''s Student" wrote:

If row 1 and row 10 met your criteria, would you want the copy to appear in
row 1 and row 10 of the destination sheet or row 1 and 2 of the destination
sheet?
--
Gary''s Student


"jackle" wrote:

I have a co-worker that would like to make a feature in EXCELL that would
select a non-contiguous series of rows based on a specific character (like a
!) in column. Then he would need to copy that into a new worksheet in the
same spreadsheet.. I am used to MS ACCESS, which is a snap due to tables and
queries that can work inside Access. Worst case scenario, it can be done in
Access and read from the Excel worksheet. But Id like to see how it can be
done in EXCELL. Any Ideas? Since I am not well-versed in EXCELL, you may need
to be specific. I do understand some things though. Thanks in advance.

  #4   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default Copy Selection

Let's say the column is column A and you want only the rows with a ! in
column A:


1. sort the worksheet by column A
This will gather all the rows starting with ! together and still preserve
their relative order.

2. select the row-set of rows starting with ! and copy them. (only a single
copy is needed after you have done the selection)

3. go to the new worksheet and select A1. Then paste.


--
Gary''s Student


"jackle" wrote:

i would like old rows 1 & 10, etc, to be new rows 1 & 2, etc. Hope that
helps, thanks.

"Gary''s Student" wrote:

If row 1 and row 10 met your criteria, would you want the copy to appear in
row 1 and row 10 of the destination sheet or row 1 and 2 of the destination
sheet?
--
Gary''s Student


"jackle" wrote:

I have a co-worker that would like to make a feature in EXCELL that would
select a non-contiguous series of rows based on a specific character (like a
!) in column. Then he would need to copy that into a new worksheet in the
same spreadsheet.. I am used to MS ACCESS, which is a snap due to tables and
queries that can work inside Access. Worst case scenario, it can be done in
Access and read from the Excel worksheet. But Id like to see how it can be
done in EXCELL. Any Ideas? Since I am not well-versed in EXCELL, you may need
to be specific. I do understand some things though. Thanks in advance.

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
Edit / Move or copy sheet stopped working in Excel 2003 kris2u Excel Worksheet Functions 0 October 4th 05 08:20 PM
Copy Paste Conditional Formatting Bud Hughes Excel Discussion (Misc queries) 6 October 1st 05 02:33 PM
Cell Selection after "Enter" Synectica Excel Discussion (Misc queries) 6 August 29th 05 09:55 PM
How do I copy a LARGE selection of cells from Excel to powerpoint? Deadly Excel Discussion (Misc queries) 2 August 15th 05 03:21 PM
Copy without Hidden Cols - How abrogard Excel Discussion (Misc queries) 1 July 15th 05 07:54 AM


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