Hi, I need VB code for Excel cell text to Horizontal Center Alignment.Below is the code i am currently using which is not a complete one as some content and dependencies seems to be missing.
Dim wb, excel, Range As Object
Try
wb = GetWorkbook(Handl...