question

Upvotes
Accepted
1 1 1 2

I like to write VBA code to disable Excel to update links to TRD on Workbook_Open

eikoneikon-com-apiexcelvba
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

@peter.nethe could you provide more information please? Not too clear on what you mean.

1 Answer

Upvotes
Accepted
39.2k 75 11 27

I assume the goal here is for cells containing Eikon Excel functions in the workbook being opened to retain the values those cells had when the workbook was last saved, right? In this case the only way I know how this can be accomplished is by switching Excel to manual calc mode either prior to workbook being opened or in the Workbook_Open event handler.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea