Call report in Excel [message #353176] |
Sun, 12 October 2008 06:41 |
sajidrazmi
Messages: 47 Registered: August 2008 Location: oman
|
Member |
|
|
hi dear all
i am facing one problem in report how can I use "AcrossSelection" in RPT2XLS.put_cell(...)? How can I define across which cells I need to put value?
thanks & regards
sajid
[MERGED by LF]
[Updated on: Wed, 22 October 2008 00:17] by Moderator Report message to a moderator
|
|
|
|
Call Report In Excel [message #354925 is a reply to message #353176] |
Wed, 22 October 2008 00:13 |
sajidrazmi
Messages: 47 Registered: August 2008 Location: oman
|
Member |
|
|
hi dear all
I am Posting this issue once Again because still i did not got any response so any body please give me ans for this problem
Problem :-
How can I use "AcrossSelection" in RPT2XLS.put_cell(...)? How can I define across which cells I need to put value?
thanks & regards
sajid
[Updated on: Wed, 22 October 2008 00:14] Report message to a moderator
|
|
|
|
|
Re: Call Report In Excel [message #355685 is a reply to message #355584] |
Mon, 27 October 2008 01:31 |
sajidrazmi
Messages: 47 Registered: August 2008 Location: oman
|
Member |
|
|
Sorry Littlefoot for posting again and again same Topic Because at that time i am in need but any how i have done it my self.
I have written that code
RPT2XLS.put_cell(:dt_date + 3,:status,FontSize => 8,Align => RPT2XLS.Right);
Thanks And Regards
Sajid
[Updated on: Mon, 27 October 2008 01:32] Report message to a moderator
|
|
|
|