hessleroader
Hessleroader
- Local time
- Today, 11:31
- Joined
- Oct 20, 2008
- Messages
- 14
Hi all
i have a form that get a value from a query which i use the dmax funtion for which works fine
but i want to do this but it is not working
if me.invoiceno - isnull then
me.invoiceno = dmax ("invoiceno","query1")+1
but i am still getting a blank field, any ideas
i have a form that get a value from a query which i use the dmax funtion for which works fine
but i want to do this but it is not working
if me.invoiceno - isnull then
me.invoiceno = dmax ("invoiceno","query1")+1
but i am still getting a blank field, any ideas