cancel
Showing results for 
Search instead for 
Did you mean: 

BLANK space in the place of '#'

Former Member
0 Kudos

Hai

In my reporting , im getting '#' in the place of no values for some records for a particular InfoObject.

My client wants either BLANK space in the place of "#' .

How can i get like this .

Please let me know how can i get like this

kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

In the workbook you can use a macro to remove the #. Write the macro in between:

<b>SAPBExonRefresh (queryID As String, resultArea As Range)</b>

<Write the VBA code here>

<b>End Sub</b>

Hope this helps.

Bhargava

Former Member
0 Kudos