Hi,
Can you try as follows:
Dim epm As New FPMXLClient.EPMAddInAutomation
Sub REFRESH_DATA()
epm.RefreshActiveSheet
End Sub
Hope it helps...
regards,
Raju
Hi,
Can you try as follows:
Dim epm As New FPMXLClient.EPMAddInAutomation
Sub REFRESH_DATA()
epm.RefreshActiveSheet
End Sub
Hope it helps...
regards,
Raju