Search found 20 matches
- Thu Sep 06, 2007 4:48 pm
- Forum: Membership
- Topic: Moved profile
- Replies: 4
- Views: 4482
If you would like to track the giving of the husband & wife as a couple you should give them the same envelope number, only use a seperate number for each if you need to know how much each gave as an individual. You can give the same env number to more than one person as long as they are in the same...
- Tue Sep 04, 2007 2:51 pm
- Forum: Membership
- Topic: Report of those who don't attend?
- Replies: 2
- Views: 2810
Mass Add
Thanks, the mass add feature works great for this. I'll just have to remember to do a mass add each time I want to run a report (to catch all the new people). Thanks again.
- Wed Aug 29, 2007 3:47 pm
- Forum: Membership
- Topic: Moved profile
- Replies: 4
- Views: 4482
Report
What report are you using to try to pull up their contribution statement? What settings are you using in the report? Do you have duplicates of the profiles in the personal profile section or just the family profiles section?
- Wed Aug 29, 2007 3:42 pm
- Forum: Membership
- Topic: Report of those who don't attend?
- Replies: 2
- Views: 2810
Report of those who don't attend?
I have just begun to use the attendance module (PowerChurch v9, Vista system) to track those who have served communion in our church. I have added communion as a activity # but have not entered anyone as an attender - in our church everyone is eligible to serve and I do not want to have to add each ...
- Wed Jan 17, 2007 11:50 am
- Forum: Accounting
- Topic: Can't get all notes fields
- Replies: 5
- Views: 3250
Can't get all notes fields
I'm looking for a way to get all of the notes fields (transaction and line notes)for a transaction in the same report by account number. For example, I wanted to list all of the transactions in my miscellaneous funds and see my notes so that I could see what I put in that fund. If I use an accounts ...
- Thu Jan 04, 2007 11:29 am
- Forum: Custom Reports
- Topic: Visual FoxPro report writer documentation
- Replies: 1
- Views: 3961
Help is on the way!
I too have search to the ends of the earth (or the internet) to find help with visual foxpro functions without much luck, until I found the following page:
http://msdn2.microsoft.com/en-us/librar ... S.71).aspx
I hope that helps.
http://msdn2.microsoft.com/en-us/librar ... S.71).aspx
I hope that helps.
- Wed Jan 03, 2007 3:21 pm
- Forum: Custom Reports
- Topic: Storing pictures on server
- Replies: 7
- Views: 6821
It Works Now!
Thanks a bunch, I just assumed that since there was a choice to use a field that's where I'd enter it, but using the file choice works great. 

- Wed Jan 03, 2007 12:07 pm
- Forum: Custom Reports
- Topic: Storing pictures on server
- Replies: 7
- Views: 6821
still can't add picture
We're getting closer, but I still have issues... I downloaded the maintenace release and my report now displays the correct path for the picture files, however when I try to add the actual picture to my report using the field I get an error message: ------------------------------- Error PROGRAM:QM_R...
- Wed Dec 20, 2006 11:10 am
- Forum: Other Modules
- Topic: Viewing data in Microsoft Access
- Replies: 5
- Views: 6417
ODBC driver
OK, so I take back the statement about there being no help available - I had looked at the help files within the program, which did not have any info about report editing, but a look into the manual proved that there was some help available (although there are still a bunch of variables and function...
- Tue Dec 19, 2006 5:15 pm
- Forum: Other Modules
- Topic: Viewing data in Microsoft Access
- Replies: 5
- Views: 6417
RE: Why the need to export
I'm not sure why NeilZ needs to export, but personally, I would like to export for the extra functionality that access gives me as far as advanced reports. Don't get me wrong, I like the report capabilities built into powerchurch, but there are many things that just can't be done, and there is absol...
- Mon Nov 27, 2006 10:22 am
- Forum: Custom Reports
- Topic: Storing pictures on server
- Replies: 7
- Views: 6821
Thanks
Thanks for the response Zorak. Now I won't spend time trying to figure out what I'm doing wrong. 

- Fri Nov 24, 2006 12:25 pm
- Forum: Custom Reports
- Topic: Storing pictures on server
- Replies: 7
- Views: 6821
Custom report pictures not working
I'm having the same problem. The path to the actual picture (in my case) should look like this: F:\PowerChurch Plus 9\Data\Pictures\0000400.jpg Instead, the report shows this: F:F:\PowerChurch Plus 9\Data\Pictures\NOPHOTO2.JPG The drive letter is added twice and it shows the file name of the picture...
- Mon Nov 13, 2006 2:15 pm
- Forum: Custom Reports
- Topic: Make Report Skip Blank Fields
- Replies: 7
- Views: 6752
How to put two fields together.
In case anyone else had this problem, this is how I got my city and state fields to appear next to each other:
Right click the field and click properties.
Click the ... next to expression
In the expression box enter the following: ALLTRIM(city)+", "+state
Now my output looks like this:
city, state
Right click the field and click properties.
Click the ... next to expression
In the expression box enter the following: ALLTRIM(city)+", "+state
Now my output looks like this:
city, state
- Mon Nov 13, 2006 11:18 am
- Forum: Custom Reports
- Topic: Make Report Skip Blank Fields
- Replies: 7
- Views: 6752
One problem fixed...
I tried everything I could think of to skip the blank line with no luck, so I reset the form and started over and now it works! I must have had some crazy setting wrong somewhere! I'd still like to know if it's possible to put my city and state fields next to each other without all that extra space ...
- Fri Nov 10, 2006 10:40 am
- Forum: Custom Reports
- Topic: Make Report Skip Blank Fields
- Replies: 7
- Views: 6752
Remove Line Box is Checked
I have checked the Remove Line Box in the Print When dialog, but I'm still getting a blank line. I have no other fields or items on the same horizontal line as the field (thanks for the tip though). Here are my settings under properties (I have applied the same settings to all of the fields in my fo...