OpenOffice.org Forum at OOoForum.orgThe OpenOffice.org Forum
 
 [Home]   [FAQ]   [Search]   [Memberlist]   [Usergroups]   [Register
 [Profile]   [Log in to check your private messages]   [Log in

Getting number of rows from another tab

 
Post new topic   Reply to topic    OOoForum.org Forum Index -> OpenOffice.org Calc
View previous topic :: View next topic  
Author Message
broneedsomehelp
Newbie
Newbie


Joined: 10 Nov 2011
Posts: 2

PostPosted: Thu Nov 10, 2011 9:42 am    Post subject: Getting number of rows from another tab Reply with quote

Using the COUNT() function, how I do get information from Tab 3 to be placed in Tab 1?
Back to top
View user's profile Send private message
sainttomn
OOo Enthusiast
OOo Enthusiast


Joined: 18 Feb 2011
Posts: 131
Location: Two gangster planets and a cowboy world

PostPosted: Thu Nov 10, 2011 1:01 pm    Post subject: Reply with quote

You can accomplish this by referencing the other tab (sheet) in the COUNT statement. Something like this should work:

COUNT(Sheetname.value1; value2; ... value30)
_________________
"I'm a loner, Dottie. A rebel."
[Windows 7] [OO.o 3.3] [HSQL 1.8]

The Lazer Cat
Back to top
View user's profile Send private message Visit poster's website
broneedsomehelp
Newbie
Newbie


Joined: 10 Nov 2011
Posts: 2

PostPosted: Thu Nov 10, 2011 1:40 pm    Post subject: [SOLVED] Getting number of rows from another tab Reply with quote

Thank you ...

=COUNT('Sheet name in single quotes'.B2:B12)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    OOoForum.org Forum Index -> OpenOffice.org Calc All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group