Ok heres my problem. I have setup a front end that access some spreadsheets so users can view some data in an easy to read format. I am doing by using an Excel object on a form and displaying named ranges specified in the code. The problem I am having is when the Me.Object.Action = acOLECreateLink is called it prompts me to as to whether I want the data updated or not. Its always going be yes but I would like to no if I can stop it from asking and just update.
I thought I could use a macro to do this but I don't seem to be able to use Macros on the system this is on and I really doubt that I would be able to convinve the Net admin to allow them.
Any suggestions, thoughts or leeds on this would be realy appreciated
Thanx for reading this and helping if you can
I thought I could use a macro to do this but I don't seem to be able to use Macros on the system this is on and I really doubt that I would be able to convinve the Net admin to allow them.
Any suggestions, thoughts or leeds on this would be realy appreciated
Thanx for reading this and helping if you can