ReoGrid Forum

Fast and powerful .NET Spreadsheet Component

You are not logged in.

Announcement

This forum has been archived and no longer accepts new user registrations. Please report your questions, problems, and feedback to the issue page of ReoGrid on GitHub. Thank you for your cooperation.

https://github.com/unvell/ReoGrid/issues

#1 2016-04-09 05:02:17

sedighzade
Member
Registered: 2016-01-28
Posts: 6

Using Formula in multisheet scenario

Hi Mr. Jing,

In the editor provided, create 2 sheets. Fill the first column of the first sheet ( sheet1 ) with lets say 3 numeric values. Then in any cell of the second sheet enter the following formula:

=SUM(Sheet1!A1:Sheet1:A3)

Nothing happens!


Thanks for your help.
Sedighzade

Offline

#2 2016-04-09 05:42:00

asparatu
Member
Registered: 2014-08-20
Posts: 196

Re: Using Formula in multisheet scenario

Hello sedighzade and Jing,
   I have test it also it is not working. Also, sedighzade the syntax is wrong it should be =SUM(Sheet1!A1:Sheet1!A3) and you have =SUM(Sheet!A1:Sheet1:A3), but it still does not work. When you do =SUM(Sheet1!A1) it works.

Shane

Last edited by asparatu (2016-04-09 07:39:13)

Offline

#3 2016-04-09 05:52:02

sedighzade
Member
Registered: 2016-01-28
Posts: 6

Re: Using Formula in multisheet scenario

Sorry.

it was my fault.

Offline

#4 2016-04-09 07:12:01

asparatu
Member
Registered: 2014-08-20
Posts: 196

Re: Using Formula in multisheet scenario

Hello sedighzade,
  Its not a problem.. Even if you change the syntax it still does not work.. there is a bug in the function or control.
Shane

Offline

#5 2016-04-09 08:28:55

Jingwood
Moderator
From: jing at reogrid.net
Registered: 2014-06-03
Posts: 615

Re: Using Formula in multisheet scenario

Thanks Sedighzade and Shane, it is a problem and will be fixed from next release.

Offline

Board footer

Powered by FluxBB