Need more ReportsGP does not provide detailed reports itself. reports such as sales by
customer, best selling items, inventory valuation and so... Also the reports
that it provides are not in good design and format (not useful). Is there any
report package from third party that can be purchased or there is any other
solution to get in depth reports and analysis?
Sure
Since Great Plains cannot possibly be all things to all people, get to
know the layout of the Great Plains database and where all of the data
is stored. Then roll your own reports using the native Report Writer,
SQL Reporting Services, Cryst...
Customized CRM Report with Reporting ServicesI have written a customized report in Reporting Services using SQL Server
2005. I need to use a date as one of my query parameters. I am using three
parameters, one being UserName, 2) Customer, and 3) Date. I want the report
to filter on the username, then customer, then date in order to provide a
specific report for 1 customer and 1 date only. I changed the select for the
date to: Select Distinct Convert (varchar, new_tripdate,101) in order to cut
the time out of view. When I run the report, I first select the username,
then I am provided with a list of customers for that user, but the...
W-2 Tax Reporting Figures Not AccurateI use Money to monitor all of my financial situations. This year, I decided
to see how it did with supplying tax information. "Poorly" is the answer.
I would expect the 'Tax Line Manager / W-2 / Your salary' and the 'Tax
Software Report / W-2 / Your salary' to show a figure that matches my 'W-2 /
Box 1' statement information. They do not.
The reason is that the 'W-2 / Box 1' statement figure has pre-tax retirement
contributions subtracted from the wages.
When I enter my paycheck information into Money, I categorize retirement
contributions no...
Text from table won't displayHi everyone, thanks for being so helpful.
I'm working on a report and included is a text box whose control
source is from the table I've queried. The actual data from the table
isn't showing up on the report when I open it, though. And it's only
this text field. Other text fields work fine and my date fields also
show up fine.
I've made sure that I included this column in the query, but nothing I
do makes the data appear.
Please help.
Set the control's border to red, do you see this in preview?
What section of the report contains the control?
--
Duane Hookom
Micro...
Sales Report #3Hi All
Is there any sales report to show detailes like
Store-total Sales-Cash Sales-Credit-Span-customer- Change
Item/customer -Discount.
Cash Sales-Credit-Span: is tender type.
Change Item/customer : like one customer change item and total amount for
backing item 200$ (e.g).
Is there any one he have report like that?
Thanks for help
M. Own
...
find text, display textI want to find text within a cell and, if found, display a text message of my
choosing. For instance, if A1 has the txt "Special Price", then I want B1 to
say, "Special." If it says "Regular Price", I want B1 to say "Reg."
Thanks!
Hi
you may have a look at VLOOKUP (together with a lookup table). See:
http://www.contextures.com/xlFunctions02.html
--
Regards
Frank Kabel
Frankfurt, Germany
"shaun" <shaun@discussions.microsoft.com> schrieb im Newsbeitrag
news:F55C22DF-F71D-4261-A4D8-91DA409F4989@microsoft.com...
> I want to find tex...
Computer name on start upI sold my Windows XP computer and the buyer called to tell me that my name
shows as the computer name on start up. How can she get my name out and
use her name in the computer. Thanks.
Karen F wrote:
> I sold my Windows XP computer and the buyer called to tell me that my
> name shows as the computer name on start up. How can she get my name
> out and use her name in the computer. Thanks.
What *you* should have done, before selling the computer, to protect
your personal information and data from any future users of average
skills, you should have, at t...
Excel 2007 error "some chart types cannot be combined with other chart types. Select a different chart types"This is a multi-part message in MIME format.
------=_NextPart_000_000E_01C75210.F27A6390
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I have installed Excel 2007, and I can't create any chart, the message=20
"Some chart types cannot be combined with other chart types. Select a =
different chart types"
keeps poping up, are there any settings that i have miss out?
thank you
regards
kh
------=_NextPart_000_000E_01C75210.F27A6390
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quo...
Blank networth reportsHi, Whenever I run the net worth reports, I get the
hourglass for a second or two, then loading but it never
renders. Other reports (Transactions, loans, cap gains,
etc.) run fine.
I converted from Quicken.
In microsoft.public.money, <anonymous@discussions.microsoft.com>
wrote:
>Hi, Whenever I run the net worth reports, I get the
>hourglass for a second or two, then loading but it never
>renders. Other reports (Transactions, loans, cap gains,
>etc.) run fine.
Perhaps customize the report to a different time frame, and then
reset the report?
Tried all dates.
>...
eXtender SOP ReportsHello.
We are using a modified version of the eXtender SOP Blank Packing Slip Form.
It was modified years ago by an outside consultant.
For the first time, we need to use the "Print Customer Item" option, and
notice this does not work on our modified report (it works fine on the
non-modified version of the same eXtender report).
I am being a little lazy here and hoping someone can tell me how to turn
this "feature" off or on in modifier :)
Thank you, in advance.
M.
...
How to get different windows for Excel spreadsheetsThis is hard to explain ... when I first got this computer (Windows
2000, Office/Excel 2000) it came with this setting: If I had two
spreadsheet files open at one time, there were two different Excel
logos in the Taskbar.
For a couple of reasons I didn't like it. It took me a long time how
to figure how to get rid of it, and I finally did.
Now I want it back. The reason is, I have two monitors and want to be
able to make each spreadsheet full size in each monitor. It works
fine in Word, but I can't remember how I switched it back on there.
Thanks.
--
Steve M - unspam@houston.r...
Reports are not being shown MM07Hi, pals!
When I try to see the Monthly Reports (any month) in MM07, I get a
popup saying:
-------------------------------------------------------------
"File Download
Do you want to open or save this file?
Name: moneygen.htm
Type: Firefox Document, 1,03KB
From: C:\Users\yadayada
[open] [Save] [Cancel]
--------------------------------------------------------------
If I click OPEN, it opens the report in Firefox (!), while the Money
windows says:
"Navigation to the webpage was canceled.
What you can try:
- Retype the address"
Anyone has seen it before? How to make Money o...
#Name? prints on a report when date shows up on previewAccess 2003 SP 2
Windows XP SP 2
I have created a report (rptFuelmanByForeman) that is based on a Query
(qryFuelmanByForeman). I have created a form to select (or enter) a
date range that then filters the report based on that date range and
populates transactions between those dates. I have created two text
boxes on the report that display the start date (txtStartDT) and end
date (txtEndDT) entered in the date select form. The control source
on the date boxes on the report is
"=Forms.frmFuelmanByForeman.txtEndDate" & "...txtStartDate". In
Preview mode, the dates d...
display in picture box.hi,
I wanted you to share your time for my project work.
I have an array of data(avi video stream).I want it to be
displayed as an image in a picture box.I read frame by
frame data and have it as an array.To what type of image
should I convert the data and display each frame and look
like a movie.I want this to be done as an event of mouse
click.So what shall i do.Where would i get the source code
for the above problem.I also want to display the frames of
other type of video files.I dont know any information
about other video files.what are the other video format
files that can be don...
In a report, is there any way a record will change color if it's different from the previous recordHi, I am working on a project where I need to color code the report so
it will distinguish if the previous record is different from the
current record. Because the record will have many similar record, so
I am trying to group the record so it's easier to look. In a report,
is there any way a record will change color if it's different from the
previous record.
Thanks for your help.
richiecheng@gmail.com wrote:
>Hi, I am working on a project where I need to color code the report so
>it will distinguish if the previous record is different from the
>current record. Because...
I need 19:00My sheet shows tool down times for a works project
A1 = 19:00 (in time format)
B1 = 7:00 (in time format)
C1 = =B1-A1 which displays #############
How do i minus time after 00:00 0:00
If i take 19:00(B1) from 19:01(C1) it gives me the correct answer of 0:01,
its just with numbers after 00:00.
The WinXL default 1900 date system can't show negative times (times are
stored as fractional days, so 19:00 = 0.791666667). The (Mac default)
1904 date system (Tools/Options/Calculation, check the 1904 date system
checkbox) can, but the result would be -12:00
One solution would be to add 1 ...
Saving ReportsHi,
Is there a simple way to save advanced reports for use on a monthly or
weekly basis. I can produce a dynamic report but can't find a way to save
this as a template so it can be run on a regular basis. Having to select all
the criterea each time you want to run the report is a little annoying, I
must be missing something here...?
Thanks
Nik
Once you select all the required criteria for your search, you could click on
the 'Save As' button to save the search results with some specific names.
For other users to view this search result, go to the 'Saved Views' tab, ...
Launching Reports from the Submit Order Button in 4.0My client has several retail locations and they are using CRM in conjunction
with their POS system. Therefore, CRM Orders has received a lot of
customization to make it as slim, trim, and "Mouse-Click-Free" as possible.
In the spirit of reducing even more mouse clicks, they have asked if we
could launch a custom report (Basically the Order Report, renamed "Order
Receipt") when the "Submit Order" button (re-named by Scribe's CRM to GP
Integration) is clicked. The Receipt would render and then be printed for the
cusomter.
The report is context sensitive...
Insert row, table to tableHi,
As I cannot use INSERT INTO with values specified to WHERE.
I have created an interim temporary table where the record contains two text
strings.Now I want to be able to take those text strings and append to the
correct table where the record is set by an ID number.
First_Name = Fred
Last_Name = Jones
Its a new contact so it is too be added to a customer with an ID = 1375
Now I can't use the following sql statement
strsql = "INSERT INTO [tblCUSTCONTACTS] ( [FIRST_NAME], [LAST_NAME] ) " _
& " VALUES (""" & strFirst & "&...
To view, specifically Units in one reportI have report with a Reporting Tree (9 Unit), when the report is generated, I
select only two unit, but I need that the drill down show one report with
these unit only
If you want multiple units in a single report you will need to use the column
layout with unit restrictions on multiple columns
Leslie
"Pedro" wrote:
> I have report with a Reporting Tree (9 Unit), when the report is generated, I
> select only two unit, but I need that the drill down show one report with
> these unit only
Leslie;
Each Column layout have the unit restrictions
Thanks
:-)
"Lesl...
small business reports ...Dear all
Hope this is the right group. Can Mone 2002 create a Trial Balance report?
Is there a list of reports availabe in 2006 (Small Business edition) that is
accessible somewhere, as I have not been able to locate any such list, and is
a Trial Balance one of them. While I am happy using Money and have been for
some time, when it comes to reviewing my files the person doing so is a
certified accountant and Quick Books user and would like me to convert, I
have continued to resist however he continues to press for these accounting
reports. Can Money 2002 and or 2006 Small Business ...
Reporting Error ==> very urgentHi All,
We have installed CRM 4.0 for our organization. We ahd our CRM and SQL on
different servers and decided to use Mcirosoft Outlook client. The problem is
when we try to generate reports we are unable to get any reports.
We always getting an error stating "REPORTING ERROR
REPORT CANT BE DISPLAYED" it also stats that to contact Microsoft for
details.
We are struck with this error for 3 days and the issue is bulging
in alarming propositions.
Kindly advice me to resolve and overcome this issue.
Thanks a lot in advance.
elays - ...
Copy range C5:Lastrow and paste to two different worksheetsGood morning
I cannot seem to find a solution to this, and hope someone might be able to
help me.
I have three worksheets: Ratios, Trades, Trades2
I am trying to find a vba method to select the Range C5:(the last row used
in columnC) on the Ratios sheet, and copy and paste this range to Cells
F11->down on the Trades and Trades2 Sheets.
Please could someone provide a suggestion for this. I really do appreciate
the help
Regards,
Paul
Darn it, always pleasing when I manage to solve my own problem - but always
concerned I may have wasted someones time by posti...
Report writerHello,
I am trying to add the transaction distribution details onto a copy of the
PM Blank Document in Report Writer in GP 9. Would you pls advise as I can
add the fields containing the data but the data is not appearing on the
report.
Thanks your comments are appreciated.
--
chj@jup
Once you were done modifying the report, did you give access to the
mdoified report under Security?
--
Lyle U
chj wrote:
> Hello,
>
> I am trying to add the transaction distribution details onto a copy
> of the PM Blank Document in Report Writer in GP 9. Would you pls
> advise as I c...
Loan Accounts in ReportsBugs are in reports, the loan that I pay to my car is
divided in 2, principal and interest, but in reports I
can't show the two at same time, the reports show only the
interest that I'm paying.
The budget have the same problem with loans, it shows
values that don't exists, I start a new budget, put all the
values correctly and finalize it, when I go to budget home
there are values that I not put there.
There is some fix to those bugs?
...