473,395 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Credit & Debit

Hi All,

m Himanshu Saxena from new delhi

i want to overwrite the value in text box as:-

DATE PartyId Dr Cr
01/04/08 ABC 500.00 0.00
05/05/08 ABC 0.00 200.00
15/05/08 ABC 0.00 500.00


Total Amount 500.00 700.00

Now in that case m create a Text box with Name Of "CH"
After that m create one Value Box with Name of "Total"

Now m do a coman in Total box =[DRSUM]-[CRSUM]

In thtat case i hv recd a entry as -200.00 in Total Box

now m create Private Sub As

Private Sub Report_CH(Cancel As String)
If([Total>0]) Then StrCpy "Ch,Credit"
Else
StrCpy "CH,Debit"
End If
End Sub

But this is not working in my Report in "CH" Text Box

Can any one please Help me in this matter ..................
Oct 7 '08 #1
1 1588
debasisdas
8,127 Expert 4TB
Hi Himanshu

Welcome to Bytes.com (our new identity)

Feel free to post questions in the related forum only by choosing from under the blue bar on the top of your page.

Please follow the posting guidelines in every new post/reply.

Please specify your post/question clearly.

Regards
Debasis
Oct 7 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Justin Koivisto | last post by:
OK, I know a few of you out there use OSC and many of you have also modified it a bit, so I am hoping someone has done something similar... I have the CC payment module installed, not a problem...
4
by: Raj | last post by:
Hi I am developing a POS system for a retail business and I need to support accepting the credit and the debit cards. This authorization interface need to be integrated to the my POS...
4
by: Michelle A. | last post by:
I have a form that takes in a credit card number, just a series of numbers 1234123412341234. When they get to the "Review" page and display all the information a user has entered, I would like the...
6
by: Chris Davoli | last post by:
We want to process credit cards/debit cards on our web site. We are using VB.net, so if we could get some vb.net components to validate and handle the transactions, or a web service that we could...
1
by: anna cypher | last post by:
I am considering taking on a project that requires the app to charge credit / debit cards. I have no idea how to do this... I'm sure buying the actual reader and getting it to work with an app...
1
by: Bill D'Innocenzo | last post by:
There are many functions available that implement credit card identification and number validation -- meaning you can decide, based on the number, if a card is a MasterCard or Visa and if the...
1
by: securedcardss | last post by:
http://card.2youtop.info secured credit card card credit instant secured card cash credit secured card
0
by: style_craze_cool | last post by:
Hi. I've just started a data processing firm here in Karachi, Pakistan; So we are looking for data processing campaigns we offer 99.5 accuracy & we can even work on credit if your company/firm is...
3
by: emannasser | last post by:
i need ho know how o calculate or how to get the blance debit credit = balnce 100 20 = ? it dosent show the balnce in the form .....
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.