I hope I can explain this correctly.
Every time I put a number 1 in a cell I want it to give a total of $70 at the bottom of the column eg
B7 1
B8 1
B9 1
B10 $210 (total of B7 to B9)
Hope this makes sense
I hope I can explain this correctly.
Every time I put a number 1 in a cell I want it to give a total of $70 at the bottom of the column eg
B7 1
B8 1
B9 1
B10 $210 (total of B7 to B9)
Hope this makes sense
Last edited by Richard Buttrey; 01-09-2012 at 09:54 AM.
Hi.
Your question makes sense, but I suggest you adapt your title to forum rules first otherwise you might get in trouble with the mods
Cheers
deleted post
Last edited by tom1977; 01-09-2012 at 09:34 AM.
Regards
tom1977
If You are satisfied with my solution click the small star icon on the left to say thanks.
What do you mean? I'm not used to these forums??
read this:
1. Use concise, accurate thread titles. Your post title should describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
To change the title of the thread, click EDIT on the original post, then click the Go Advanced button, then change the title. If two or more hours have passed, the EDIT button will not appear, and you need to ask a moderator to change the title.
![]()
Hello Matt,
All that's being said is that we like to see thread titles that have a descriptive element rather than a bland 'help' or other text which doesn't provide much information. We do this so that others who search the forum for a similar problem at a later date may come across any answers before they even need to create a new post.
As you're new to the forum I'll edit the title for you.
Regards
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
use such array formula accept this with CTRL + SHIFT + ENTER
=SUM(if(A1:A5=1;70))
Hi,
Or a non array formula
![]()
Please Login or Register to view this content.
Thanks guys works great cheers
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks