Skip to main content

I need to write a Visual Basic subroutine that pulls the company call log entries, for a set interval (like, 1 hour) and puts the contents into a DataGridView. I have tried converting the C# example but I get stuck.

Unfortunately, we don't have a VB SDK. You can read this thread to get some idea how to implement in VBA.


Reply