Posted in utteraccess
Hi,
I plan to import an Excel spreadsheet that is not normalized.
The Excel sheet has a column for Advocates. A client can have either one or two advocates. If a client has two advocates, they are both listed in the same column. The names are separated by a slash, like this:
Advocate(s):
Smith
Jones
Smith/Jones
Smith/Roberts
How should I get Access to split up the Advocate field into an Advocate1 field and an Advocate2 field? (I’ve seen some simple firstname/lastname split code. But mine has a little complication: If there is no second Advocate, I’d just like the field to stay blank.)
Thanks,
sarajini
Hi,
I plan to import an Excel spreadsheet that is not normalized.
The Excel sheet has a column for Advocates. A client can have either one or two advocates. If a client has two advocates, they are both listed in the same column. The names are separated by a slash, like this:
Advocate(s):
Smith
Jones
Smith/Jones
Smith/Roberts
How should I get Access to split up the Advocate field into an Advocate1 field and an Advocate2 field? (I’ve seen some simple firstname/lastname split code. But mine has a little complication: If there is no second Advocate, I’d just like the field to stay blank.)
Thanks,
sarajini