readonly=true

  1. N

    Vba macro to update slave wb when changes are made on master wb

    Hello, I created a macro that opened & updated links on a password protected master wb linked to 10 slave wb. See link below: https://www.mrexcel.com/forum/excel-questions/1058125-vba-macro-opening-updating-password-protected-excel-workbook.html My current issue is... when I make changes to...
  2. N

    Vba macro for opening/updating password protected excel workbook

    Hello members, I'm new to using macros and have searched this forum and several other forums for a way to update a password protected master workbook (named "WKLY") linked to 10 other workbooks in the same folder. I tried various VBA codes and due to my inexperience with VBA, I was not able to...
  3. B

    Please help my updatelink code

    Workbooks.Open Filename:=yeni_konut, UpdateLinks:=0, ReadOnly:=True Workbooks(kredi).Activate ActiveWorkbook.ChangeLink Name:=eski_konut, NewName:=yeni_konut, Type:=xlExcelLinks Workbooks.Open Filename:=yeni_kto, UpdateLinks:=0, ReadOnly:=True Workbooks(kredi).Activate...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top