S
stefanie
hello,
during the building of my database I stumbled upon two
problems:
1. In a table I have three fields called:
amount excl taxes
taxes
amount incl taxes
I want to give these fields the following properties:
[taxes]=0.10*[amount excl taxes] and
[amount incl taxes]=[taxes]+[amout excl taxes]
I can't figure out how to do this, can somebody help me
and explain what to do?
2. I an other table I have given a field the property
autonumber, but when I delete all record, the new record
doesn't start with 1, how can I solve this? And I want to
start the autonumber with 001 instead of 1, is this
possible?
Thanks Stefanie
during the building of my database I stumbled upon two
problems:
1. In a table I have three fields called:
amount excl taxes
taxes
amount incl taxes
I want to give these fields the following properties:
[taxes]=0.10*[amount excl taxes] and
[amount incl taxes]=[taxes]+[amout excl taxes]
I can't figure out how to do this, can somebody help me
and explain what to do?
2. I an other table I have given a field the property
autonumber, but when I delete all record, the new record
doesn't start with 1, how can I solve this? And I want to
start the autonumber with 001 instead of 1, is this
possible?
Thanks Stefanie