excel sheet charts

S

Swarup Swarup

Hello,

I have to plot charts in excel sheet. I don't know where the data is
stored so row information and how much is the data info is not known in
advance. Rows and Cols get computed based on the length of the data
records, which can vary every time. I tried following but it didn't
work:

Suppose
VariableX = 1
VariableY = 10
excelBrowser.Range("A#{VariableX}:B#{VariableY}").Select()

Any suggestions.
Thanks,
Swar
 
S

Sebastian W.

Swarup said:
Hello,

I have to plot charts in excel sheet. I don't know where the data is
stored so row information and how much is the data info is not known in
advance. Rows and Cols get computed based on the length of the data
records, which can vary every time. I tried following but it didn't
work:

Suppose
VariableX = 1
VariableY = 10
excelBrowser.Range("A#{VariableX}:B#{VariableY}").Select()

Any suggestions.
Thanks,
Swar

Hi Swar,
Could you maybe flesh out your question a little bit? It's not entirely
clear what you are asking, at least to me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top