tnguyen315
MIS
Hello,
I'm using access 2007 and I have a table called "tblArea", this table has 2 text fields named "Code" and "Area"
Results:
Code Area
1 15
1 27&48
2 37 & 52
3 45A, 51
My question is how I can split the area field into multiple records such as:
Code Area
1 15
1 27
1 48
2 37
2 52
3 45A
3 51
Thank you very much for your help, I'm very appreciated.
Twee
I'm using access 2007 and I have a table called "tblArea", this table has 2 text fields named "Code" and "Area"
Results:
Code Area
1 15
1 27&48
2 37 & 52
3 45A, 51
My question is how I can split the area field into multiple records such as:
Code Area
1 15
1 27
1 48
2 37
2 52
3 45A
3 51
Thank you very much for your help, I'm very appreciated.
Twee