muralidaran
New member
- Local time
- Tomorrow, 01:54
- Joined
- Jan 18, 2012
- Messages
- 7
Hi
I have problem in DMax which i tried but no luck, could someone help me to solve this please.
Rev# - Is a numeric field.
JobNumber - Is a text field.
Department - Is a text field.
Sorry for the wrong subject.
Thanks
Ram
I have problem in DMax which i tried but no luck, could someone help me to solve this please.
Rev# - Is a numeric field.
JobNumber - Is a text field.
Department - Is a text field.
Max_Rev = DMax("[Rev#]", "SCR_Run", "[JobNumber]=" & Me.JobNumber & "AND [Department]=" & Me.Department)
Sorry for the wrong subject.
Thanks
Ram
Last edited: