How to block/disable Refresh All from the excel 2007 ribbon

后端 未结 1 1138
一个人的身影
一个人的身影 2021-01-24 16:32

I have given a button to the user to populate the data from sql oledb connections. That does the job so I can control when user should populate the data from query tables. My p

相关标签:
1条回答
  • 2021-01-24 17:00

    I think your only option may be to try and disable the Refresh All button, but I've never done anything like that.

    This thread seemed to show a way to do it.
    This site by Ron de Bruin has a lot of helpful information.
    And this SO question has some helpful information.

    Good luck!

    0 讨论(0)
提交回复
热议问题