Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
I am using DDE (Dynamic Data exchange) to share data between oracle database and excel. My problem is that I have to fill a merged cell in excel with some data from database. the command using to fill data is ROWCOL:='R32C4'; DDE.POKE(CONVERID,ROWCOL,v_fname||v_lname,DDE.CF_T EXT,10000); Where rowcol is the reference of the the start cell of the merged cell. Now if i use the start cell excel give me an error cannot change part of merge cell and my DDE application quits. Can someone knows how to reference merge cell in excel using DDE I would really appreciate if somebody could give me some nice URLs which could help me learning more about DDE using ORACLE and MS OFFICE Thanks a lot, Bilal |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nesting a sheet name reference within a cell reference??? | Excel Discussion (Misc queries) | |||
Formulas that reference cells that reference another cell | Excel Discussion (Misc queries) | |||
absolute cell reference A spreadsheet cell reference that does no | Excel Discussion (Misc queries) | |||
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. | Excel Worksheet Functions | |||
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable | Excel Worksheet Functions |