I have a Excel macro file that is working in 32 bit environment. But it is not working in 64 bit. My question is pretty similar to this one Excel File not working on one computer but will on another.
Here is the code and the x64Solution() function.
Private Sub AmnestyFind()
Dim nowUTC As U...