OK, here we go. 500 points to whoever can solve this problem...
I am doing max faxing from Outlook. I've been keeping track of the number of times I attempt to fax someone by entering the number...
http://www.experts-exchange.com/Software/Office_Productivity/Groupware/Outlook/Q_11649538....
Hi,
I need help with sql statement.
I have 3 Tables:
---------------------------
Things
ID
Name (not used here)
Reports
ID
ReportDate
ReportItems
ID
ReportID
T...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20245389.html
Zones:
Visual BasicDate Answered: 12/11/2001 Rating: 7.8 Views: 0
Hi,
I have a table and a group which is counting the number of rows returned.
expression: =count(Fields!ASBCaseId.Value)
textbox name: txtSum
I want to have the same value displayed in t...
http://www.experts-exchange.com/Database/Reporting_/Q_22112155.html
Zones:
SQL ReportingDate Answered: 01/30/2007 Rating: 8.6 Views: 0
I'm currently working on a program which checks my Outlook Profile for Mail Delivery Reports. As they are other objects than MailItems (that are ReportItems), I have a problem to list all the items...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21095317.html
Zones:
C#Date Answered: 08/17/2004 Rating: 8.0 Views: 0
Yesterday I found an answer to Billy21 by Simon( 08/31/2005 02:13AM PDT) pointing out a solution on my problem: Trying to put datafields from a table into the footer of a MS Reporting Services repo...
http://www.experts-exchange.com/Database/Reporting_/Q_21585598.html
Zones:
SQL ReportingDate Answered: 10/09/2005 Rating: 8.0 Views: 8
Hi,
I have a particular problem which i hope someone can help me out with.
I have a group in a table which is begin filtered on a field matching a
particular value. As an output expression ...
http://www.experts-exchange.com/Database/Reporting_/Q_22112013.html
Zones:
SQL ReportingDate Answered: 01/11/2007 Rating: 8.8 Views: 0
Hi
I am working on a report in MS reporting services. I am actually using tables. One of my columns contains a formula with references to text boxes. I want to sort the values in this column. W...
http://www.experts-exchange.com/Database/Reporting_/Q_22105501.html
Zones:
SQL ReportingDate Answered: 03/15/2007 Rating: 8.2 Views: 0
I have a report that pulls all hours worked over the last 6 months and groups it in three levels: project, person, and task. The data is pulled on the task level. Very standard, works fine.
Th...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2260...