prim80481:Invisible Characters Added To End Of Copied Data
Solution ID: prim80481 Invisible Characters Added To End Of Copied Data Status: Reviewed Version(s): 8.5 Problem: Remove any invisible ASCII characters from the end of data copied & pasted into Pertmaster cells. Problem: Invisible Characters Added To End Of Copied Data Problem: When copying data from existing Pertmaster userfield cells or from an external application
| Solution ID: prim80481 |
| Invisible Characters Added To End Of Copied Data |
| Status: Reviewed |
| Version(s): 8.5 |
| Problem: | Remove any invisible ASCII characters from the end of data copied & pasted into Pertmaster cells. |
| Problem: | Invisible Characters Added To End Of Copied Data |
| Problem: | When copying data from existing Pertmaster userfield cells or from an external application such as Excel & pasting it in different userfield cells in Pertmaster an ASCII carriage return character is added to the end of each data entry.
This can cause probelms if using the data for checking purposes such as in VBA code. |
| Problem: | LfCr symbol inserted when copying/pasting activity descriptions. |
| Problem: | Carriage symbol inserted when copying/pasting activity descriptions. |
| Problem: | When copying and pasting activity descriptions by using the ‘Copy Cell’ function, a LfCr symbol gets appended to the end of the activity description. |
| Fix: | Below is some VBA code that can be used to remove any ASCII characters from the end of data in a specified userfield: Public Sub removeCarriageReturn() End Sub |
| Fix: | Download the VBA Macro file Remove Invisible Characters From The End Of Data Macro & save to the appropriate macro’s folder being used. This could be “C:\My documents\Pertmaster\Others” or “C:\Program Files\Pertmaster Software\Pertmaster8x\Modules” To use this macro on a plan go Tools > Macros, locate the RemoveHiddenCharacters.vba macro & run. When prompted enter the userfield that you want to check data & remove characters from. Once finished a message will appear. |
Related Posts
- prim80319:How to have additional custom fields imported to Evolve from MS Project via ProjectLink
- prim73821:ConvertLagToTask Macro in Version 8.5
- prim73015:What known issues are in Primavera Pertmaster 8.5?
- prim73008:What is fixed in Primavera Pertmaster 8.2?
- prim73014:What enhancements are added in Primavera Pertmaster 8.5?






Leave a Reply