dragonslayer
New member
- Local time
- Today, 06:59
- Joined
- Jan 31, 2012
- Messages
- 5
Hi, im quite new to access and have little/no skill in using VB.
I am designing a classifieds car site
I want to make a cheackout process, where in the user is taken through lienar forms.. Each form represents a table (e.g User, AdCarDetails, AdType and Payment). I want each table to link to a central table called AD (which has fields for each table ID e.g. userID etc...)
The process is linear as in they cant pay for the ad unless they have made it the process is as followsL
USER > ADTYPE> ADCARDETAILS> PAYMENT
i was told this is a macro wherin the AD id is made and the others are automatically linked as each form is confirmed
Can anyone please help me with my issue - or the code/macro needed to achieve it
- if you are having trouble imagining my system (it is similar to a checkout screen on online shopping)
Thanks!!
I am designing a classifieds car site
I want to make a cheackout process, where in the user is taken through lienar forms.. Each form represents a table (e.g User, AdCarDetails, AdType and Payment). I want each table to link to a central table called AD (which has fields for each table ID e.g. userID etc...)
The process is linear as in they cant pay for the ad unless they have made it the process is as followsL
USER > ADTYPE> ADCARDETAILS> PAYMENT
i was told this is a macro wherin the AD id is made and the others are automatically linked as each form is confirmed
Can anyone please help me with my issue - or the code/macro needed to achieve it
- if you are having trouble imagining my system (it is similar to a checkout screen on online shopping)
Thanks!!
