Gemini07306
Technical User
Dear Members,
I have a serious problem:
I have two tables:
Payment_history:
===========================================================
A | B | C | D | E
20.00 | 25.00 | 20.00 | 7/25/2003 |
Report_File:
===========================================================
gross | taxed | check |
contribution | amount | date |
0.00 | 0.00 | 7/25/2003|
This is my problem: gross contribution should be:A+B+C+E
taxed amount should be: A
Check date should be: 2003
Report_File already has values
How can I move spaces or zeros to "Report_File"
and populate it With the new values?
Please respond to:
gixtian@nyct.com or giftx@juno.com
I have a serious problem:
I have two tables:
Payment_history:
===========================================================
A | B | C | D | E
20.00 | 25.00 | 20.00 | 7/25/2003 |
Report_File:
===========================================================
gross | taxed | check |
contribution | amount | date |
0.00 | 0.00 | 7/25/2003|
This is my problem: gross contribution should be:A+B+C+E
taxed amount should be: A
Check date should be: 2003
Report_File already has values
How can I move spaces or zeros to "Report_File"
and populate it With the new values?
Please respond to:
gixtian@nyct.com or giftx@juno.com