Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Select and rows to another cell if one of the cells contains data

I was wondering if it was possible to select and copy multiple rows if there
is data in one of the columns.

Application (Column A) Number of issues (column B)
Access 3
Access Manager 2
Adober Acrobat
Adobe Acrobat Pro 1
Business Objects 2
CITRIX
ExpenseLink 2

For example I have application names in Column A and a number of issues
reported per application in column B. All cells in column A contain
application names but not all cells in column B contain a number of
application issues. I would like to only copy the applications and the # of
issues for the rows that have a number of issues. I would like to be able to
have something like this

Application (Column A) Number of issues (column B)
Access 3
Access Manager 2
Adobe Acrobat Pro 1
Business Objects 2
ExpenseLink 2

Can this be done through a Macro or VB code? TIA

Thanks,
Eric
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,393
Default Select and rows to another cell if one of the cells contains data

Try Data | AutoFilter to see if you can select just that data
Copy it to target
If this works, just record a macro of the steps you used
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"schleprock" wrote in message
...
I was wondering if it was possible to select and copy multiple rows if
there
is data in one of the columns.

Application (Column A) Number of issues (column B)
Access 3
Access Manager 2
Adober Acrobat
Adobe Acrobat Pro 1
Business Objects 2
CITRIX
ExpenseLink 2

For example I have application names in Column A and a number of issues
reported per application in column B. All cells in column A contain
application names but not all cells in column B contain a number of
application issues. I would like to only copy the applications and the #
of
issues for the rows that have a number of issues. I would like to be able
to
have something like this

Application (Column A) Number of issues (column B)
Access 3
Access Manager 2
Adobe Acrobat Pro 1
Business Objects 2
ExpenseLink 2

Can this be done through a Macro or VB code? TIA

Thanks,
Eric



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Select and rows to another cell if one of the cells contains d

All the columns after A are also the months of the year that the isues were
reported. I have something similar to that now but I was looking to automate
more of it if possible. The cells that I am copying the data to will provide
the information for monthly graphs. I would pull the data directly from the
original location but that data is in a pivot chart and I can not munipulate
the data the way that I need to for graphing.


"Bernard Liengme" wrote:

Try Data | AutoFilter to see if you can select just that data
Copy it to target
If this works, just record a macro of the steps you used
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"schleprock" wrote in message
...
I was wondering if it was possible to select and copy multiple rows if
there
is data in one of the columns.

Application (Column A) Number of issues (column B)
Access 3
Access Manager 2
Adober Acrobat
Adobe Acrobat Pro 1
Business Objects 2
CITRIX
ExpenseLink 2

For example I have application names in Column A and a number of issues
reported per application in column B. All cells in column A contain
application names but not all cells in column B contain a number of
application issues. I would like to only copy the applications and the #
of
issues for the rows that have a number of issues. I would like to be able
to
have something like this

Application (Column A) Number of issues (column B)
Access 3
Access Manager 2
Adobe Acrobat Pro 1
Business Objects 2
ExpenseLink 2

Can this be done through a Macro or VB code? TIA

Thanks,
Eric




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
Select range of cells from A1 to last cell with data? Bob Arnett Excel Discussion (Misc queries) 8 September 25th 09 04:31 PM
How can i randomly select 780 rows from 4000 rows of data bbb Excel Worksheet Functions 2 July 6th 07 08:21 PM
Using formulas to select cells (Ex: Select every nth cell in a col Lakeview Photographic Services Excel Discussion (Misc queries) 2 March 15th 07 02:17 PM
Data: select a cell x rows below the current, where x is designate manxman Excel Discussion (Misc queries) 1 July 18th 06 05:32 PM
select block of rows w/data between blank rows Janna Excel Programming 6 February 13th 05 02:45 AM


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