J
Joe Doherty
I don't know how to write a subject line for this one.
I have multiple records of data from the IMDB. After processing it, each
actor's listing contains his name in Field 1 and the movie he is in in Field
2 (along with other stuff, but I've broken it into these basic fields). In
the second row of each actor's listing (assuming he has more than one entry
in the database) Field 1 is blank; Field 2 contains the name of the movie.
There is a blank line between actors. Like this:
Mickey Mouse Steamboat Willie
Fantasia
Mighty Mouse Saved by the Mouse
I would like to make a database in which the appropriate name is in each row
of Field 1 and the blank lines are removed, like this:
Mickey Mouse Steamboat Willie
Mickey Mouse Fantasia
Mighty Mouse Saved by the Mouse
Any help is appreciated.
Joe Doherty
doherty_at_law-dot-ucla-dot-edu
I have multiple records of data from the IMDB. After processing it, each
actor's listing contains his name in Field 1 and the movie he is in in Field
2 (along with other stuff, but I've broken it into these basic fields). In
the second row of each actor's listing (assuming he has more than one entry
in the database) Field 1 is blank; Field 2 contains the name of the movie.
There is a blank line between actors. Like this:
Mickey Mouse Steamboat Willie
Fantasia
Mighty Mouse Saved by the Mouse
I would like to make a database in which the appropriate name is in each row
of Field 1 and the blank lines are removed, like this:
Mickey Mouse Steamboat Willie
Mickey Mouse Fantasia
Mighty Mouse Saved by the Mouse
Any help is appreciated.
Joe Doherty
doherty_at_law-dot-ucla-dot-edu