Refreshing FactSet Codes/Functions

mikeymay

Well-known Member
Joined
Jan 17, 2006
Messages
1,600
Office Version
  1. 365
Platform
  1. Windows
I am using an add-in called Factset which I refresh on a global basis (multiple sheets in the workbook) with the following line of code
Code:
ExecuteExcel4Macro "FDSFORCERECALC(FALSE)"
This code executes a refresh across the whole worksheet but I need to be able to run a refresh on individual pages.

The workbook consists of a number of worksheets detailing specific information and the user may not need all of the them so dependant on which ones are required I need to the Factset refresh to execute on individual pages.


TIA
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
MikeyMay, apologies but I don't have an answer to your question - rather I am stuck with the VBA code that will force a FactSet code, ie, =FDS( etc etc ) refresh. For workbook or sheets. Would you mind sharing please? Cheers
 
Upvote 0

Forum statistics

Threads
1,215,741
Messages
6,126,587
Members
449,319
Latest member
iaincmac

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