I am an access novice and need some help trying to combine some data.

I am trying to combine 2 fields from tbl1 into another field on tbl1.

Example

Field1+ Field2 = Field3.

I need to have a comma as a delimiter between Field1 and Field2 as well.