Not sure exactly what you're looking to do, but you can add VB.Net code to any given report (go to the Report Properties and then Code tab). This code can then be referenced by expressions in the report. You can also add references to external libraries (I think these are any /net lib, not just vb.net) which again allows functions to be referenced in the report.