I'm hoping someone is familar with Bloomberg excel functions in VBA. My below code doesn't debug but the results it provides in my cell is: "#N/A N Ap"
Any help would be greatly appreciated.
![]()
Please Login or Register to view this content.
I'm hoping someone is familar with Bloomberg excel functions in VBA. My below code doesn't debug but the results it provides in my cell is: "#N/A N Ap"
Any help would be greatly appreciated.
![]()
Please Login or Register to view this content.
Remove the .Value from this line.
finalDate = CLng(Evaluate("=IF(E2<>"""",E2,B3)").Value)
Surround your VBA code with CODE tags e.g.;
[CODE]your VBA code here[/CODE]
The # button in the forum editor will apply CODE tags around your selected text.
I get the same results AlphaFrog
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks