Hello everyone,
I have a single form thats not bounded, i mean that all controls in it are not connected to a table or a qwery. is there a way to bind a form with a table. iv tryed the following code but nothing happens
Me.RecordSource = "tbl_kataxorisi_deltion" '(table)...