J
Jorge
Good day!
I have a question concerning Check Mark...
table:Receive
RFname
RLname
RStAddr
ServiceCode
ServiceCode1
ServiceCode2
The ServiceCode Fields are Check Box fields and on the form I have displayed
as such.
If a particular box is "checked" it will represent the value in the SCodes
table below.
table:SCodes
ServiceCode
ServiceDesc
ServicePrice
Then I can base report or query based on the results.
How do I have this happen?
ie..
If a check is placed in ServiceCode field it represents a "1"
It then looks in SCodes finds "1" which represents SeviceDesc and a certain
ServicePrice.
If a check is placed in ServiceCode1 field it represent a "2"
It then looks in SCodes finds "2" which represents SeviceDesc and a certain
ServicePrice.
I have a question concerning Check Mark...
table:Receive
RFname
RLname
RStAddr
ServiceCode
ServiceCode1
ServiceCode2
The ServiceCode Fields are Check Box fields and on the form I have displayed
as such.
If a particular box is "checked" it will represent the value in the SCodes
table below.
table:SCodes
ServiceCode
ServiceDesc
ServicePrice
Then I can base report or query based on the results.
How do I have this happen?
ie..
If a check is placed in ServiceCode field it represents a "1"
It then looks in SCodes finds "1" which represents SeviceDesc and a certain
ServicePrice.
If a check is placed in ServiceCode1 field it represent a "2"
It then looks in SCodes finds "2" which represents SeviceDesc and a certain
ServicePrice.