Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cleaning Data into easy to view report


Hi,

I have a large set of data giving sales information by customer by
month over a period of time with each customers data held in a row.
Within each row are two calculations that define whether that customers
data needs to be put into a another report.

Im a relative macro and vba novice, and struggling to find a non manual
solution.

Really all I need is a way to assess a set of data and depending on the
contents of two cells in a row will then copy the entire row into a
separate sheet.

Thanks in advance for any advice!

RichE


--
RichE
------------------------------------------------------------------------
RichE's Profile: http://www.excelforum.com/member.php...o&userid=31539
View this thread: http://www.excelforum.com/showthread...hreadid=512312

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Cleaning Data into easy to view report

Can you make a formula that evaluates to true/false based on those two
conditions?

If yes, then you could add that formula down the column.
filter that column (data|filter|autofilter)
show the ones you want to copy
copy the visible cells to the new location

Remove the filter, delete this helper column

If you need code, you could record a macro when you do it manually.

RichE wrote:

Hi,

I have a large set of data giving sales information by customer by
month over a period of time with each customers data held in a row.
Within each row are two calculations that define whether that customers
data needs to be put into a another report.

Im a relative macro and vba novice, and struggling to find a non manual
solution.

Really all I need is a way to assess a set of data and depending on the
contents of two cells in a row will then copy the entire row into a
separate sheet.

Thanks in advance for any advice!

RichE

--
RichE
------------------------------------------------------------------------
RichE's Profile: http://www.excelforum.com/member.php...o&userid=31539
View this thread: http://www.excelforum.com/showthread...hreadid=512312


--

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
Cleaning data Torero Excel Worksheet Functions 3 November 28th 06 10:16 PM
Cleaning Up Data [email protected] Excel Discussion (Misc queries) 3 September 20th 06 04:40 PM
Cleaning up data from Crystal Report Leslie Coover Excel Worksheet Functions 4 August 24th 05 03:27 PM
view datagrid report in .xls or .pdf scarred wind Excel Programming 2 September 9th 04 02:56 AM
Cleaning up data ali Excel Programming 5 December 23rd 03 04:22 PM


All times are GMT +1. The time now is 10:04 AM.

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"