W
wytco0
I have a table that conatins 2 fields, the first is an application
name and the second contains a list of servers separated by commas.
I need to change this so that I have a list of application-server
pairs.
I am only a basis access user and I have not been able to work out how
to do this.
I am getting the original data from an excel spreadsheet that someone
else is providing and I cant get them to change the format !
example:
This is how it looks now
App Servers
------------------ -----------------------------------
Application 1 Server1, Server2, Server3
And I need
App Servers
------------------ -----------------------------------
Application 1 Server1
Application 1 Server2
Application 1 Server3
Any ideas, preferably simple ones !
Thanks
name and the second contains a list of servers separated by commas.
I need to change this so that I have a list of application-server
pairs.
I am only a basis access user and I have not been able to work out how
to do this.
I am getting the original data from an excel spreadsheet that someone
else is providing and I cant get them to change the format !
example:
This is how it looks now
App Servers
------------------ -----------------------------------
Application 1 Server1, Server2, Server3
And I need
App Servers
------------------ -----------------------------------
Application 1 Server1
Application 1 Server2
Application 1 Server3
Any ideas, preferably simple ones !
Thanks