Actually, I have a form with some fields
The recordsource of the form is a table
This table has some columns as Id, question,info,...
I want to insert data to this table within this form.
But I want that the question field will be automatically created each time based on Id field.
Such these...