#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Help needed

Hi

Is there a way to pick up data from a sheet based on 3 different
criterias at 3 different places?


I have sheet 1 which has all the customer data with invoices and days
outstanding. I would like to pick up the date in three different ways
on 3 different sheet (may be one but in 3 different locations). For
example <31 Days, <30<60...etc.


Is there a way I can do it which do not make my file size go big.?


I have formula upto 3000 rows.


I hope I was able to explained my question.


Thanks,
Naeem


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default Help needed

Hi Naeem

If you filter the data (select column headers, then DataFilter) you can
filter the data by your days outstanding(<=30,30&<=60,60 etc), you can
select all and copy/paste to another sheet, which will only paste unfiltered
data. Do this for each of your 3 criteria.

For file size, this will affectively double up on each record, but if you
pastespecial values, you will save a little, by not duplicating any formulas.
You may want to move these new sheets to a new workbook(s) to keep the
original file size.

If you record this as a macro, you may be able to repeat this easily each
month etc

"Naeem" wrote:

Hi

Is there a way to pick up data from a sheet based on 3 different
criterias at 3 different places?


I have sheet 1 which has all the customer data with invoices and days
outstanding. I would like to pick up the date in three different ways
on 3 different sheet (may be one but in 3 different locations). For
example <31 Days, <30<60...etc.


Is there a way I can do it which do not make my file size go big.?


I have formula upto 3000 rows.


I hope I was able to explained my question.


Thanks,
Naeem



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
Deleting Rows With Non-Needed Data between Needed Data Daren Excel Worksheet Functions 2 September 30th 08 06:47 PM
VBA help needed please paul[_17_] Excel Programming 1 July 17th 07 06:05 PM
Help needed [email protected] Excel Discussion (Misc queries) 0 June 5th 07 01:14 PM
help needed Gary Excel Worksheet Functions 1 December 6th 06 12:32 AM
Help needed... l.o.c.o.s Excel Discussion (Misc queries) 9 February 5th 06 03:49 AM


All times are GMT +1. The time now is 05:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"