cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to save workbook to the server with Macros

former_member196865
Participant
0 Likes
199

Hi Experts,

I have a workbook with a VBA code in it.

After I save it to the server, the Macros don't function.The button doesn't execute at all.

A local save of the workbook runs the Macros though. How do I resolve this issue?

Accepted Solutions (1)

Accepted Solutions (1)

Shrikant_Jadhav
Active Contributor
0 Likes

Hi David,

While saving file to server select file type as macro enabled ( right hand bottom ).

Shrikant

Answers (1)

Answers (1)

Former Member
0 Likes

Hi David,

did you saved the template in xltm format?

Regards

     Roberto

former_member196865
Participant
0 Likes

No.

XLSX.

Fixed now after I saved it as XLSM.

Thanks