View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
challa prabhu challa prabhu is offline
external usenet poster
 
Posts: 663
Default Cell info tranfers, sheet to sheet

Hi,

Create a link using Dynamic Data Exchange (DDE)

Security: Dynamic data exchange (DDE) is an older technology that is not
secure. If possible, use a more secure alternative to DDE, such as object
linking and embedding (OLE).

The program that contains the data you want to link to must support Dynamic
Data Exchange (DDE) (Dynamic Data Exchange (DDE): An established protocol for
exchanging data between Microsoft Windows-based programs.).

For more information on sharing information, please refer to "Create a
hyperlink " topic in the online help of Microsoft 2003 and the is link
http://office.microsoft.com/en-us/ex...CL100570551033 to understand Object linking and Embedding (OLE)

Challa Prabhu


"Steve T." wrote:

what is the method of sending cell info from one sheet to a cell on another
sheet?