如何使“平衡显示软件”像银行对账单一样。 [英] How to make ' Balance Display Software ' like as bank statements .

查看:99
本文介绍了如何使“平衡显示软件”像银行对账单一样。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

新来的。如果有任何不妥,请原谅我。



如何制作自己的平衡显示软件。我的意思是使用Datagridview或ListBox进行银行余额显示(VB.NET& Access)



示例: - 我在银行存入1000美元。第二天我退出200美元。所以自动我的余额将是800美元。所以我的意思是,当我自动提取资金时,当前的余额将会减少。与银行对账单一样。有时我需要每月发表声明,有时需要年度声明。我尝试了很多次来制作这个节目但是我还是没有得到。我知道这个程序如何在MS Excel中制作但在VB.NET中对我来说非常困难



日期.............. ......存款....................退出...................... .Balance



01-01-2013 .............. 1000 ......... ....................... 0 .......................... .......... 1000



02-01-2013 ........... ...... 0 ................................ 200 .......... .......................... 800



2013年3月1日................. 0 ........................... ...... 0 ....................................... 800



04-01-2013 ................. 0 ....... .......................... 0 ....................... ................ 800



05-01-2013 ..... ............ 0 ............................... 600 ..... .................................. 200



06-01-2013 ............... 2000 ..................... ............ 0 ... .................................. 2200





这是示例程序。我需要旋转likethis。如果有人知道请解释。谢谢。

Hi everyone ,
Am new here .If any wrong please forgive me .

How can I make my own " Balance Display Software " .I mean Bank Balance Display With Datagridview Or ListBox ( VB.NET & Access )

Example : - I Deposited $1000 in Bank . Next Day I Withdraw $200 . So Automatically My Balance Will be $800. So What I Meant , When I Withdraw Money Automatically The Current Balance Will Be Less .Same Like as Bank Statements . Sometimes i need Monthly Statements and sometimes need Yearly statements . I tried many times to Make this program But untillnow I didn't get . I know This program how to make in MS Excel but in VB.NET very difficult for me

Date....................Deposit....................Withdraw.......................Balance

01-01-2013..............1000................................0....................................1000

02-01-2013.................0................................200....................................800

03-01-2013.................0.................................0.......................................800

04-01-2013.................0.................................0.......................................800

05-01-2013.................0...............................600.......................................200

06-01-2013...............2000.................................0.....................................2200


This is the Sample program . I need to rotate likethis. If anyone knows please explain .Thanks .

推荐答案

银行1000。第二天我退出
1000 in Bank . Next Day I Withdraw


200。所以自动我的余额将
200 . So Automatically My Balance Will be


800。所以我的意思是,当我自动提取资金时,当前的余额将会减少。与银行对账单一样。有时我需要每月发表声明,有时需要年度声明。我尝试了很多次来制作这个节目但是我还是没有得到。我知道这个程序如何在MS Excel中制作但在VB.NET中对我来说非常困难



日期.............. ......存款....................退出...................... .Balance



01-01-2013 .............. 1000 ......... ....................... 0 .......................... .......... 1000



02-01-2013 ........... ...... 0 ................................ 200 .......... .......................... 800



2013年3月1日................. 0 ........................... ...... 0 ....................................... 800



04-01-2013 ................. 0 ....... .......................... 0 ....................... ................ 800



05-01-2013 ..... ............ 0 ............................... 600 ..... .................................. 200



06-01-2013 ............... 2000 ..................... ............ 0 ... .................................. 2200





这是示例程序。我需要旋转likethis。如果有人知道请解释。谢谢。
800. So What I Meant , When I Withdraw Money Automatically The Current Balance Will Be Less .Same Like as Bank Statements . Sometimes i need Monthly Statements and sometimes need Yearly statements . I tried many times to Make this program But untillnow I didn't get . I know This program how to make in MS Excel but in VB.NET very difficult for me

Date....................Deposit....................Withdraw.......................Balance

01-01-2013..............1000................................0....................................1000

02-01-2013.................0................................200....................................800

03-01-2013.................0.................................0.......................................800

04-01-2013.................0.................................0.......................................800

05-01-2013.................0...............................600.......................................200

06-01-2013...............2000.................................0.....................................2200


This is the Sample program . I need to rotate likethis. If anyone knows please explain .Thanks .


这篇关于如何使“平衡显示软件”像银行对账单一样。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆