adidashawn6
New member
- Local time
- Today, 13:48
- Joined
- Jan 23, 2012
- Messages
- 8
I have a question about the data from a linked table from a SharePoint page. One of the fields in SharePoint is a "Choice" field where employees can place a check mark next to all options that apply. When i view this data in Access, when there are multiple selections made, it is put into this format...";#Stairstep HBO;#Stairstep Cinemax;#Stairstep Starz;#" . There is a semicolon and a hash tag before each selection. Now for my question, Is there any way to separate these selections and place them into individual columns in an access table when using a Make Table Query?