I am trying to export Security entries from Hyena. One of the columns is "Object Name". In the case of users, this object name is in the form of "Lastname\, Firstname".
The problem is, when i tell it to generate an Access report on this data, The Access import splits up the Object Name value into two different columns.
Example:
<u>object name</u> <u>type</u>
Lastname\ Firstname
It seems that Hyena is putting in the '\' to escape the comma. That is cool, but it doesn't mean anything to Access.
I woudl be grateful for any ideas!
The problem is, when i tell it to generate an Access report on this data, The Access import splits up the Object Name value into two different columns.
Example:
<u>object name</u> <u>type</u>
Lastname\ Firstname
It seems that Hyena is putting in the '\' to escape the comma. That is cool, but it doesn't mean anything to Access.

I woudl be grateful for any ideas!
Comment