Formula help

steve47

New Member
Joined
Aug 28, 2010
Messages
22
Dear all

How can i add to this formula a "display contents" of another cell at the end(J24 in my excel sheet)

=1-SUMPRODUCT((Availability!$M$24:$M$500=K$6)*(Availability!$V$24:$V$500=1))

Thanks for your time
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
You mean like:
=1-SUMPRODUCT((Availability!$M$24:$M$500=K$6)*(Availability!$V$24:$V$500=1))&" "&J24
?
 
Upvote 0
Hi thanks for the help

Thats works fine but it displays a number 1 in front of the contents of cell J24

Is there a way of getting rid of the number 1???
 
Upvote 0
You asked to have the contents of J24 added to the end of a formula result ... now you are asking why the formula result is in front of the contents of J24????

I think you need to explain exactly what you are after, and why.
 
Upvote 0

Forum statistics

Threads
1,215,339
Messages
6,124,381
Members
449,155
Latest member
ravioli44

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top