79692978

Date: 2025-07-07 14:15:27
Score: 3.5
Natty:
Report link
The code to concatenate with the loop is helpful for my case because I need to insert a space. Thanks
I wanted to ask about the reason for the 'x' in the statement where the variables are defined.
    Dim t, i As Long, arr1, arr2, arr3, x As Long
The x is never used in the VBA script but it is needed or a compile error for arr3 comes up if it is removed.
What is the purpose of the 'x'  ?
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Petras