Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50067

Need a hand on fixing MP3 lister code for Excel 64 bit (involves API calls)

$
0
0
I have a VBA project that I wish to give to a friend. However my friend runs Excel 2010 64 bit and I run Excel 2010 32 bit - so he couldn't run it.

I downloaded and ran the VBA Inspector but did not find it very useful. So I read up on converting VBA code to make it compatible with 64 bit and I *thought* I had succeeded fixing the code. However when my friend runs the 'fixed' code, it runs briefly then encounters a compile error just when it tries to run the sub "RecursiveDir".

As I do not have 64 bits and my friend has no knowledge of VBA, I thought I would post it here to see if anyone can point out where it needs fixing?

Viewing all articles
Browse latest Browse all 50067

Trending Articles