Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JEM
 
Posts: n/a
Default If Function - Date Problem


I have a list of sales information and I just want to extract a
particular customer's sales but as individual lines, not a total.
Currently got an If function running per line that returns either the
info required or a 0, so I have to filter that sheet to hide the 0
lines.

Ultimately I need to extract this info monthly to perform some
calculations on. Having real trouble with the IF function to limit the
results to particular months. Oh, and I'm still filtering at this point
too!!

Is there an easier way of doing this, perhaps in one function from the
original sales sheet. Just to extract this customer's sales info per
sale line into monthly tables?

The info source is actually two sheets as well, just to make this
worse.

I've looked at pivot tables but they just seem to provide totals.
Perhaps I could create a table that takes one month's worth of data
from both sheets into a monthly total, completing all calculations at
once?

Any thoughts before I provide specifics of the functions I have
running? I'm sure I'm just being a numpty!


--
JEM
------------------------------------------------------------------------
JEM's Profile: http://www.excelforum.com/member.php...o&userid=35124
View this thread: http://www.excelforum.com/showthread...hreadid=548814

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default If Function - Date Problem

If your sheets are set up like databases - a single row of column headers in
row 1 and data commencing in row 2, then you should explore the DataImport
External DataNew Database Query menu options. You can create a query or
queries against your Excel sheets to pull specific rows of data into a new
sheet or a 'master' calc sheet. Changing the query parameters to pull in the
next set of data is relatively easy, too.

"JEM" wrote:


I have a list of sales information and I just want to extract a
particular customer's sales but as individual lines, not a total.
Currently got an If function running per line that returns either the
info required or a 0, so I have to filter that sheet to hide the 0
lines.

Ultimately I need to extract this info monthly to perform some
calculations on. Having real trouble with the IF function to limit the
results to particular months. Oh, and I'm still filtering at this point
too!!

Is there an easier way of doing this, perhaps in one function from the
original sales sheet. Just to extract this customer's sales info per
sale line into monthly tables?

The info source is actually two sheets as well, just to make this
worse.

I've looked at pivot tables but they just seem to provide totals.
Perhaps I could create a table that takes one month's worth of data
from both sheets into a monthly total, completing all calculations at
once?

Any thoughts before I provide specifics of the functions I have
running? I'm sure I'm just being a numpty!


--
JEM
------------------------------------------------------------------------
JEM's Profile: http://www.excelforum.com/member.php...o&userid=35124
View this thread: http://www.excelforum.com/showthread...hreadid=548814


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
steven1001
 
Posts: n/a
Default If Function - Date Problem


'The info source is actually two sheets as well, just to make this
worse'.
<<< a link in this page tells how to use a union statement to create a
view that contains the data from both sheets.
http://www.contextures.com/xlPivot08.html

'I've looked at pivot tables but they just seem to provide totals.
Perhaps I could create a table that takes one month's worth of data
from both sheets into a monthly total, completing all calculations at
once?'
<<<< if you double-click on any pivot-table value, a new worksheet will
be created that displays all records in that total. Would that provide
a solution?


--
steven1001
------------------------------------------------------------------------
steven1001's Profile: http://www.excelforum.com/member.php...o&userid=30757
View this thread: http://www.excelforum.com/showthread...hreadid=548814

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
Date & Time problem ckiraly Excel Worksheet Functions 2 August 15th 05 01:13 PM
Date problem using VBA Jean Mark New Users to Excel 3 July 28th 05 07:30 AM
date format problem Nigel Excel Discussion (Misc queries) 7 May 11th 05 12:57 PM
Date function geza Excel Worksheet Functions 2 February 11th 05 04:15 PM
Problem with Date format from VBA code twig Excel Discussion (Misc queries) 3 December 7th 04 06:01 PM


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