fabrizio19
Registered User.
- Local time
 - Yesterday, 16:20
 
- Joined
 - Aug 9, 2012
 
- Messages
 - 75
 
Hi,
I have this problem:
Field autonumber named C.
The autonumber depends of 2 fields (A and B)
If A=1 and B=1 then C=1
every time I open the form it correctly gives to me the next number with Dmax function.
But
if A=1 and B=2 Dmax I would like that C=1 again (start again the sequential number)
or
if A=1 and B=3 Dmax I would like that C=1 again (start again the sequential number)
How can I do that?
I'm using dmax.Should I use also right function?
Please help me
this problem is driving me mad
yours
f
 I have this problem:
Field autonumber named C.
The autonumber depends of 2 fields (A and B)
If A=1 and B=1 then C=1
every time I open the form it correctly gives to me the next number with Dmax function.
But
if A=1 and B=2 Dmax I would like that C=1 again (start again the sequential number)
or
if A=1 and B=3 Dmax I would like that C=1 again (start again the sequential number)
How can I do that?
I'm using dmax.Should I use also right function?
Please help me
this problem is driving me mad
yours
f