View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Piotr Zaniewski Piotr Zaniewski is offline
external usenet poster
 
Posts: 4
Default sharing between spreadsheets

On Aug 16, 8:00 pm, wrote:
A quick question: Is it possible to use VBA to share data from one
spreadsheet to another? If so, do you know any good examples or
guides?

Thanks!


What do you mean by "share data"? You can use links, you can copy/move
data from one spreadsheet to another. Please prescise what exactly do
you want to do.