K
kevcar40
Hi
i have two fields in a table that are concantinated together
field 1 contains the path to the folder (formatted as Hpyerlink)
field 2 contains the name of the file (formatted as Hpyerlink)
field 3 concants field 1 and 2 (formatted as Hpyerlink)
i am concanting using = [field1] & [field2]
the problem i have when joined together field 2 is putting a - at the start of the string
How do i stop this happening
thanks
Kevin
i have two fields in a table that are concantinated together
field 1 contains the path to the folder (formatted as Hpyerlink)
field 2 contains the name of the file (formatted as Hpyerlink)
field 3 concants field 1 and 2 (formatted as Hpyerlink)
i am concanting using = [field1] & [field2]
the problem i have when joined together field 2 is putting a - at the start of the string
How do i stop this happening
thanks
Kevin