Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cell reference

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nesting a sheet name reference within a cell reference??? Broyston Excel Discussion (Misc queries) 9 July 8th 08 08:35 PM
Formulas that reference cells that reference another cell Andrea Excel Discussion (Misc queries) 7 October 19th 06 08:14 AM
absolute cell reference A spreadsheet cell reference that does no help Excel Discussion (Misc queries) 1 January 18th 06 06:56 PM
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. [email protected] Excel Worksheet Functions 2 December 11th 04 12:05 AM
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable [email protected] Excel Worksheet Functions 2 December 11th 04 12:00 AM


All times are GMT +1. The time now is 09:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"