Drug and drop with tables

komhs

New Member
Joined
Jun 12, 2016
Messages
44
Office Version
  1. 2016
Platform
  1. Windows
Hi to all,

I have a question to ask. I think that it doesn't need an Xl2bb sheet. It is a core knowledge that obviously I don't have.

I don't know how to keep stable columns of a table in a function or how to keep some columns stable and some other dynamic.

Example1:
=MAX(FREQUENCY(IF(Table4[Column4]<>"",ROW(Table4[Column4])),IF(Table4[Column4]="",ROW(Table4[Column4]))))
If i drag it horizontally it keeps Column4 to all cells of the row, but I want to keep counting the columns Column5, Column 6 etc.

Example 2:
=SUMPRODUCT((Table9[Νο 1]=$I$2)*(Table9[Secondary]<=90)*(Table9[[Νο 2]:[Νο 5]]=J4))
On the other hand in this function, if I will take the same action, drag horizontally to other cells, for some reason it is changing the No 1 and Secondary (they are columns of a table), but I want to keep them stable.

Any ideas please?

Thanks in advance
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
I don't know how to keep stable columns of a table in a function or how to keep some columns stable and some other dynamic.
See if this helps

BTW, I suggest that you update your Account details (click your user name at the top right of the forum) so helpers always know what Excel version(s) & platform(s) you are using as the best solution often varies by version. (Don’t forget to scroll down & ‘Save’)
 
Upvote 0
Solution
See if this helps

BTW, I suggest that you update your Account details (click your user name at the top right of the forum) so helpers always know what Excel version(s) & platform(s) you are using as the best solution often varies by version. (Don’t forget to scroll down & ‘Save’)
Yes, this is the knowledge that I was looking for. Thank you so much and I updated the Account details.
 
Upvote 0
You're welcome.
.. and thanks for updating your profile. (y)
 
Upvote 0

Forum statistics

Threads
1,214,918
Messages
6,122,243
Members
449,075
Latest member
staticfluids

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