You have the table built? Now building form? Yes, need textbox and Image controls on form. Bind the form and bind the controls. That means set RecordSource and ControlSource properties.
Have you not yet ever built forms in Access database? Creating a bound form is very basic Access functionality. Once the form RecordSource is set can drag fields from the field list to create the bound controls.