Entering data to a spreadsheet without opening it

brettvba

MrExcel MVP
Joined
Feb 18, 2002
Messages
1,030
I was thinking about how you can write to a txt file without opening it and how you can update links to a file without opening it and wondered how you would go about entering data to a spreadsheet without opening it, at present I just open input then save/close but it still takes 2 or 3 seconds.

any ideas?

Brett
This message was edited by brettvba on 2002-12-23 03:54
 
Hi brett,

Although there are methods for reading from closed workbooks, I don't believe that it is possible to write to a closed workbook. The best option, which appears to be what you are alreay doing, is to switch off screenupdating, open the workbook, do whatever needs doing, save and close, switch screenupdating back on again.

Let us know if you come up with an alternative! :wink:
 
Upvote 0

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