Hi i am new to sql but can someone please help with the following problem,

I have an access databse with field name [short advert] this field contains text in the following format:

*3 Bedroom
*Large Lounge
*Reception
*Lobby

I what each of the sentances to be into a seperate fields e.g
[Field1] *3 Bedroom
[Field2] *Large Lounge
[Field3] *Reception
[field4] *Lobby
can this be done?