LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #12   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default RTD server performance

Hi John,

As mentioned in the previous post, Evaluate function takes array as a string
with column seperated by commas and rows seperated by semicolomn. Is there
any other function like Evaluate which will take input as array and ll
display that array into excel sheet region( say 2 * 3 table)?

Thanks,
Deepak
"B Deepak" wrote in message
...
Hi John,

Thanks for ur help. Currently I am working on how to update excel
region( say excel table with 2 rows and 3 columns). And it is doable
through array. For this I have to get TCP stream and convert it into
string with each culumn seperated by comma(,) and each row is seperated by
(;).This is all about parsing. After parsing get done, this string will be
passed to the excel ****. Now the job of the excel evaluate function to
parse the string and convert it into array. And this array will then
get populated into the excel region. All the above stuff is mentioned in
the belowed link...
http://support.microsoft.com/default...b;en-us;286258.

If we consider the performance, I have to remove parsing mechanism frm my
RTDServer. I mean we have to get a TCPStream and then convert it into
array which will then submitted to Excel. Now the job of the excel is to
invoke refreshdata funcion and update the region.
Is there any standart function of excel sheet like Evaluate which will
take input as array and ll display output into the specified region of an
excel sheet?
Can u plse help in doin this stuff?

Thanks n Regards,
Deepak

"B Deepak" wrote in message
...
Hi Grp,

I have to excel sheets which has 10 cells each. and I have to develop a
RTDServer using vb.net. Now I am assigning all my cells wich the
RTDServer formula which I is to be developed. Now can anybody suggest me
will this RTDServer face performance issue due to coninuous updates for
20 cells?

Thanks,
Deepak





 
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
Performance Joannie Excel Discussion (Misc queries) 2 March 26th 08 05:21 PM
SQL Server -- Bulk Insert from Excel to SQL Server Madhan Excel Discussion (Misc queries) 0 December 12th 06 03:08 PM
Excel 2003 Error Cannot Locate the Internet Server or Proxy Server Seabee Excel Discussion (Misc queries) 0 November 20th 05 12:03 AM
problem updating link from Novell server to windows server #REF er Ellen Excel Discussion (Misc queries) 0 May 10th 05 09:18 PM
Bad performance jim Excel Programming 2 January 30th 05 03:08 PM


All times are GMT +1. The time now is 04:13 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"