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

read a number according to given date (solved)

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


Joined: 21 Apr 2003
Posts: 920
Location: Germany

PostPosted: Tue Jan 26, 2010 2:18 am    Post subject: read a number according to given date (solved) Reply with quote

I have two long columns
Col A is dates
Col B numbers

I need an array that reads a date (entered in C29) from Col A and displays the number from the adjacent cell in column B in C2.

Using the Wizard and the Array button on
C2=(A40:A600=C1);(b40:b600)
and it doesnt work
_________________
carl
Using OpenOffice.org 2 on XP sp2


Last edited by carl on Wed Jan 27, 2010 6:38 am; edited 1 time in total
Back to top
View user's profile Send private message
ken johnson
Super User
Super User


Joined: 23 Apr 2009
Posts: 1845
Location: Sydney, Australia

PostPosted: Tue Jan 26, 2010 2:27 am    Post subject: Reply with quote

=SUMPRODUCT(A40:A600=C29;B40:B600)

Ken Johnson
_________________
If your problem has been solved please add "[Solved]" to the beginning of your first post title (edit button).
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