Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Save it as a text file and give the users a workbook that opens the text file
and imports it each time they need it??? Albert wrote: This is the road I've taken, but it's kind of a hassle opening a file this big (6MB and growing) through the network so many times each day. "Dave Peterson" wrote: I think I'd just keep the data in an excel file. If the data is used in several workbooks, I'd think about putting that common data in a single workbook, though. I gotta believe you'd save more resources ($$$) by not having to fiddle with the data--and not having the recipient fiddle with it at his/her end. Albert wrote: Hello. I work with very large arrays (50000 x 15) that often have to be transferred through my network. What is the cheapest way (resource-wise) way to transfer this array from one computer to the other? Should I create a CSV? Should I transfer it as an Excel workbook? Is there a better way? I thank you in advance for your advice. Albert C. -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
"Type mismatch" when I try to fill an Array variable with "+" | Excel Discussion (Misc queries) | |||
How do I use "offset" function in "array formula"? | Excel Discussion (Misc queries) | |||
Listbox header inside VBA (Array("Head1", "Head2", ...) | Excel Programming | |||
If changed array formula reduce ""\""\""\ - signs to #Missing, will it make ... | Excel Programming |