473,796 Members | 2,904 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking for a loan management database

Happy New Year!

I am looking around for an MS-Access based database that will help me manage
the collections of 20-30 small loans. I need to be able to create
amortization schedules when the loan is first made, and then I need to be
able to apply payments to principal and interest as the payments come in.
Don't need multi-user capability or Web access. Just want to install the
thing, maybe do some minimal customization to suit my situation, and go to
work. I don't have the time to do this from scratch, but I can do the
customizing and future maintenance.

Does anyone know where such a package might be available?

Any help appreciated. Thank you.
Steve E.


Nov 12 '05 #1
3 7734
On Tue, 13 Jan 2004 01:53:08 GMT, "Serious_Practi tioner"
<Se************ ************@at t.net> wrote:
Happy New Year!

I am looking around for an MS-Access based database that will help me manage
the collections of 20-30 small loans. I need to be able to create
amortization schedules when the loan is first made, and then I need to be
able to apply payments to principal and interest as the payments come in.
Don't need multi-user capability or Web access. Just want to install the
thing, maybe do some minimal customization to suit my situation, and go to
work. I don't have the time to do this from scratch, but I can do the
customizing and future maintenance.

Does anyone know where such a package might be available?

Any help appreciated. Thank you.
Steve E.

I would think that Excel would be a better and simpler program for
this than Access.
I've used it for years for this purpose.

You're not looking at a lot of repetitive storage of names, addresses,
etc.
One spreadsheet template can be copied and adapted to each loan.

--
Fred

Please reply only to this newsgroup.
I do not reply to personal e-mail.
Nov 12 '05 #2
CPA

"Serious_Practi tioner" <Se************ ************@at t.net> wrote in message
news:8c******** ***********@bgt nsc04-news.ops.worldn et.att.net...
Happy New Year!

I am looking around for an MS-Access based database that will help me manage the collections of 20-30 small loans. I need to be able to create
amortization schedules when the loan is first made, and then I need to be
able to apply payments to principal and interest as the payments come in.
Don't need multi-user capability or Web access. Just want to install the
thing, maybe do some minimal customization to suit my situation, and go to
work. I don't have the time to do this from scratch, but I can do the
customizing and future maintenance.

Does anyone know where such a package might be available?

Any help appreciated. Thank you.
Steve E.


No need to use Access. You need basic accounting software, such as Quicken
for Business.
Nov 12 '05 #3
I just emailed you a small '97 mdb that should get you started
"Serious_Practi tioner" <Se************ ************@at t.net> wrote in message news:<8c******* ************@bg tnsc04-news.ops.worldn et.att.net>...
Happy New Year!

I am looking around for an MS-Access based database that will help me manage
the collections of 20-30 small loans. I need to be able to create
amortization schedules when the loan is first made, and then I need to be
able to apply payments to principal and interest as the payments come in.
Don't need multi-user capability or Web access. Just want to install the
thing, maybe do some minimal customization to suit my situation, and go to
work. I don't have the time to do this from scratch, but I can do the
customizing and future maintenance.

Does anyone know where such a package might be available?

Any help appreciated. Thank you.
Steve E.

Nov 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2464
by: Angie | last post by:
Hello, My name is Angela Mastrodonato. I'm a web designer who would like the assistance of a php programmer. Some of my clients have requested more dynamic web sites, and I am in the beginning phases of learning php. When it comes to common services, such as shopping carts, I have found ways to modify existing scripts. However, I have been getting requests for services that seem specific, and require a more customized approach than...
3
1056
by: YYZ | last post by:
I've got an app that is a way for our users to add/maintain loans. I've intially set it up like this: The user can select a loan (froma search screen) and open it. The "loan" (usercontrol) gets loaded into the main form dynamically. The user can leave that loan open indefinitely (yeah, I've got it locked in the database). The user can open up many different loans if they wish -- each loaded into a new instance of the Loan usercontrol. ...
8
11678
by: Agusta06 | last post by:
Greetings, I am working on writing a C++ program and am relatively new in doing so. I am finding computer programming interesting and enjoy learning how to write the source code. If anyone could take the time to aid me in writing my program I would be greatly appreciative. The purpose of this programming project is to write a C++ program to calculate a car loan payoff table to see how long it would take to pay off a car loan for a...
2
7892
by: phjones | last post by:
Need help programming mortagage calculator for 3 different loans 7 year, 15 year and 30 year. using java array I am a beginner with Java, This is what I have so far. Need to know if I am off the path, import java.math.*;//*loan calculator import java.text.*;//*formats numbers public class 3 Mortgage loans { // declare class variable array int mortgage calculator
1
9826
by: phjones | last post by:
please help resolve some error messages code is compling with errors see below the code. I am new at this please help! /** * @(#)3 Mortgage loans.java * * 3 Mortgage loans application * * Phyllis J Jones * Purpose to write a program in Java without a graphical user interface and have
0
2000
by: AMDRIT | last post by:
I am looking for better concrete examples, as I am a bit dense, on design patterns that facilitate my goals. I have been out to the code project, planet source code, and microsoft's patterns and practices site and it just isn't sinking in all that clearly to me. Currently we have code in production and it all works well, however it is not the way we want it. We know that we can implement a better design plan to improve performance,...
1
1741
by: Recruiter | last post by:
send resumes to resume.newsgr...@gmail.com if interested. Thanks. //Responsibilities: Periodic report production including: Value at Risk and volatility reporting by portfolio Backtesting and historical performance measurement Portfolio segmentation analysis Portfolio reporting
1
2433
by: paradox6996 | last post by:
Ok I've tried to google this but no luck their. I'm writing a program that calculates someones consumer loan. If we use $1000 as principle, and 15%(.15) as the rate and the duration of the loan is 18 months, you would in the end only get $775 because the the interest is deducted from the principle leaving you with 775$ from $1000. The user enters their own principle, rate, and time, and the program is suppose to calculate how much to request by...
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9535
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10244
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10201
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7558
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6802
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4130
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2931
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.