Welcome to Dream.In.Code
Become a VB Expert!

Join 137,231 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 1,856 people online right now. Registration is fast and FREE... Join Now!




Looking for Fast/Appropriate Functions to resolve Aging of Accounts

 
Reply to this topicStart new topic

Looking for Fast/Appropriate Functions to resolve Aging of Accounts

mikogonzales43
6 Feb, 2007 - 06:30 PM
Post #1

New D.I.C Head
*

Joined: 4 Feb, 2007
Posts: 7


My Contributions
guys gud day to everyone, i'm beginner in VB6 programming language and i don't know yet the techniques using it.

Like my approach in programming to resolve aging of account is totaly basic approach like i use lots variables, computing dates previous and present then from there derived penalties... only function date() involved.

What I'm trying to look is the technique that will come from you guys that I believe experts in this field. Necessary Functions that you used in this kind of task. That will make my project efficient and reliable. I hope you understand me guys, i study programming by myself step by step.

I hope you could spare your time reading this and giving suggestions.

any help would be appreciated a lot. Thank you so much in advance.

This post has been edited by mikogonzales43: 6 Feb, 2007 - 06:49 PM
User is offlineProfile CardPM
+Quote Post

m2s87
RE: Looking For Fast/Appropriate Functions To Resolve Aging Of Accounts
6 Feb, 2007 - 10:41 PM
Post #2

D.I.C Regular
Group Icon

Joined: 28 Nov, 2006
Posts: 390



Thanked: 1 times
Dream Kudos: 1225
My Contributions
QUOTE(mikogonzales43 @ 7 Feb, 2007 - 04:30 AM) *

guys gud day to everyone, i'm beginner in VB6 programming language and i don't know yet the techniques using it.

Like my approach in programming to resolve aging of account is totaly basic approach like i use lots variables, computing dates previous and present then from there derived penalties... only function date() involved.

What I'm trying to look is the technique that will come from you guys that I believe experts in this field. Necessary Functions that you used in this kind of task. That will make my project efficient and reliable. I hope you understand me guys, i study programming by myself step by step.

I hope you could spare your time reading this and giving suggestions.

any help would be appreciated a lot. Thank you so much in advance.

Well probably it is your assignment to find the solution, so you need to solve it yourself. To solve it you need to know:
  1. Add the dates up as leap year would not exist
  2. Subtract leap year count

Note that leap year is added to February after every 4 years, and not every 400 years (base of this system is year 1900). There is also some extra catch, if you need to make the program work even passed the "date problem" (what will occur in near future), but you can find a solution documented in wikipedia.

Hope it helped biggrin.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/4/08 03:23PM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month