Forum Discussion

LJKPRO's avatar
LJKPRO
Copper Contributor
Apr 07, 2023

Default vale in MS Access form

Hi ,

 

I am seeking your help to find the best way to do a settings in the forms label 

 

The  requirement is as follows , I have a feild named “proposal Number “, in tabled named “ proposal “. I have created a form to enter the data , the proposal Number is a manually fed sequence number . I would like to have the label to recommend the number , based on the highest value on the feild +1  . ( Normally the number is entered sequentially by checking the earliest Entry )

 

I tried to use the MAX function  in “Default  value “properties as =MAX( [Tablename]![feildname] )+1 , but this is returning 0 , not the real value 

 

Can  you please help me here . Thank you for your support in advance 

 

sincerely 

 

John K

 

 

Resources