Update Field by Form (1 Viewer)

Bandara

Member
Local time
Today, 04:43
Joined
Apr 17, 2020
Messages
60
I was already created Form for CardTopUp by using CardTopUp Table. It has These fields.

CardNo
Amount

There is another table CardDetails It has these fields.
CardNo
Balance

In this field there is a amount .

What i want to do it when iTop up my card using CardTopUp form, when click submit button
1.Record that data to the CardTopUp table. (It's ok its working also now)
2.I want to update CardDetails Table Balance Field. Add topup amount to CardDetails balance field.
As a example in balance field abailable 1000 and i am topup 200 i want to see in carddetail table 1200

How to do?
 

theDBguy

I’m here to help
Staff member
Local time
Yesterday, 16:13
Joined
Oct 29, 2018
Messages
21,453
Looks like a duplicate post of this other thread.

 

Gasman

Enthusiastic Amateur
Local time
Today, 00:13
Joined
Sep 21, 2011
Messages
14,231
Bandara,

Please do not post duplicate posts. :( That only duplicates the effort for people trying to help you, as people could be offering the same advice on different threads and just wasting their time.
 

Users who are viewing this thread

Top Bottom