PC Review


Reply
Thread Tools Rate Thread

Calculating Information

 
 
Andrew
Guest
Posts: n/a
 
      1st Sep 2008
I have created a workflow to determine work hours from when a request was
received until it is completed. The date / time is captured as yyyy/mm/dd
hh:mm

In the workflow the date / time is captured in column A while the type off
request (open account) is captured in column F.

I am now creating a summary in a new worksheet of how many requests of which
type were received on a spesific date (yyyy/mm/dd)

The date is shown in column A in the new worksheet while the request type
will be captured in row 1

Column A Column B
Row 1 Open Account
Row 2 2008/08/01 #??

Thank you!
--
Andrew
 
Reply With Quote
 
 
 
 
JMB
Guest
Posts: n/a
 
      1st Sep 2008
If your workflow data is on Sheet1 (columns A and F)Perhaps:

=SUMPRODUCT(--(INT(Sheet1!$A$2:$A$5)=$A2), --(Sheet1!$F$2:$F$5=B$1))


"Andrew" wrote:

> I have created a workflow to determine work hours from when a request was
> received until it is completed. The date / time is captured as yyyy/mm/dd
> hh:mm
>
> In the workflow the date / time is captured in column A while the type off
> request (open account) is captured in column F.
>
> I am now creating a summary in a new worksheet of how many requests of which
> type were received on a spesific date (yyyy/mm/dd)
>
> The date is shown in column A in the new worksheet while the request type
> will be captured in row 1
>
> Column A Column B
> Row 1 Open Account
> Row 2 2008/08/01 #??
>
> Thank you!
> --
> Andrew

 
Reply With Quote
 
Andrew
Guest
Posts: n/a
 
      1st Sep 2008
Thank You 100%!!!!
--
Andrew


"Andrew" wrote:

> I have created a workflow to determine work hours from when a request was
> received until it is completed. The date / time is captured as yyyy/mm/dd
> hh:mm
>
> In the workflow the date / time is captured in column A while the type off
> request (open account) is captured in column F.
>
> I am now creating a summary in a new worksheet of how many requests of which
> type were received on a spesific date (yyyy/mm/dd)
>
> The date is shown in column A in the new worksheet while the request type
> will be captured in row 1
>
> Column A Column B
> Row 1 Open Account
> Row 2 2008/08/01 #??
>
> Thank you!
> --
> Andrew

 
Reply With Quote
 
JMB
Guest
Posts: n/a
 
      1st Sep 2008
you're welcome. thanks for the feedback.

"Andrew" wrote:

> Thank You 100%!!!!
> --
> Andrew
>
>
> "Andrew" wrote:
>
> > I have created a workflow to determine work hours from when a request was
> > received until it is completed. The date / time is captured as yyyy/mm/dd
> > hh:mm
> >
> > In the workflow the date / time is captured in column A while the type off
> > request (open account) is captured in column F.
> >
> > I am now creating a summary in a new worksheet of how many requests of which
> > type were received on a spesific date (yyyy/mm/dd)
> >
> > The date is shown in column A in the new worksheet while the request type
> > will be captured in row 1
> >
> > Column A Column B
> > Row 1 Open Account
> > Row 2 2008/08/01 #??
> >
> > Thank you!
> > --
> > Andrew

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Forms: Calculating Information based on Checkboxes pumpkin Microsoft Word Document Management 5 23rd Jun 2009 10:55 AM
Spreadsheets not calculating new information =?Utf-8?B?RUpL?= Microsoft Excel Discussion 3 9th May 2007 12:36 AM
Calculating information in pivot table =?Utf-8?B?dGhlY2FyZ3V5?= Microsoft Access 0 28th Sep 2005 09:45 PM
Re: Calculating inside form and wish to pass information to a table Rick Brandt Microsoft Access Forms 0 28th Jul 2004 06:53 PM
Calculating percentages in access for survey information Nathalie Microsoft Access Queries 1 3rd Mar 2004 03:51 AM


Features
 

Advertising
 

Newsgroups
 


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