Search found 4 matches
- Thu Jan 25, 2007 11:43 am
- Forum: Custom Reports
- Topic: functions for custom checks
- Replies: 3
- Views: 4072
I'm building a text string to go in the info line under the memo line on a custom check. This is what I want to do: TRIM(DescLine1) + " " + TRIM(Amt2Line1) + "," When I do this, there is a huge amount of space between the DescLine1 and the Amount - I assumed there were leading spaces in front of the...
- Thu Jan 25, 2007 11:03 am
- Forum: Custom Reports
- Topic: functions for custom checks
- Replies: 3
- Views: 4072
functions for custom checks
I can't find a list of the functions available for editing fields on custom checks - mainly a description of what each function does. I need a function that will "TRIM" an amount field. I tried TRIM, but it didn't work, so there must be a different function to trim blanks from a numeric. Can someone...
- Tue Aug 15, 2006 10:06 am
- Forum: Accounting
- Topic: Handling 2 checking accounts and contribution funds
- Replies: 4
- Views: 2834
I'm not sure I understand you completely - tell me if I have this right. Let's say we receive an offering that totals $1000 - $600 is general tithes and offerings, $200 is for vacation Bible school and $200 is for building fund. Physically, $1000 goes into regular checking account and then a check i...
- Tue Aug 15, 2006 7:41 am
- Forum: Accounting
- Topic: Handling 2 checking accounts and contribution funds
- Replies: 4
- Views: 2834
Handling 2 checking accounts and contribution funds
Our church uses 2 checking accounts. One is considered the "General checking account", the other is considered the "Designated (or Restricted) checking account". This 2nd account is broken into all the different Contribution Funds (Building fund, Vacation Bible School, etc...) But this is how the mo...