Skip to main content
Question

Company Call Log in Visual Basic

  • September 24, 2022
  • 1 reply
  • 265 views

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.

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • September 26, 2022

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