Is there a way to automatically generate calculations to adjacent cell without dragging the functions?

xaikus506

New Member
Joined
Oct 29, 2022
Messages
46
Office Version
  1. 365
Platform
  1. Windows
Hello, I would like to ask if there is a way to generate calculations next to adjacent arrays such as Unique function, Filter function without automatically without dragging down functions in excel or without utilizing tables or preferably without using offset function or vba?

1667434171301.png


For example in this image the number of Job Titles can Decrease or increase and I want generate a countifs without spilling the entire formula to the entire column. Is this possible? Thank you for your help!
 
Hi Kevin the formula on the earlier post work if the adjacent cell is an array based formula. but I had a problem making it work if my reference is a raw data that is not an array. the "#" doesnt seem to work anymore
Yes, that's correct, but it looks like you've had a number of good suggestions by people more expert than me since. 🙂
 
Upvote 0

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.
Hi Peter, Thanks for the response, I am trying your formula with the function but in combination of formulas such as =TAKE(TRIM(CONCATENATE(C5,","," ",A5," ",B5)),COUNTA(C:C)-3) and =INDEX(NUMBERVALUE(TRIM(D5)),SEQUENCE(COUNTA(D:D)-3)). I have a trouble making it work. the Take function with the CountA does not return an array and the Index and Sequence function returns an array the 1st entry is correct but the cells below generate a Ref error

Hi this is a screenshot of what I want to happen without the reference error
1667445809965.png
1667445827468.png
 
Upvote 0
Oh I Figured it out, my mistake in the index parameter! thank you so much for the help everyone
You're welcome. Glad we could help. :)

BTW, I have changed the 'Mark as solution' from post #7 which you had marked as the solution to your follow-up question, to post #2 which contained the solution to your original question. This will be more help to future readers which is what the 'Mark as solution' is designed for. :)
 
Upvote 0

Forum statistics

Threads
1,215,047
Messages
6,122,858
Members
449,096
Latest member
Erald

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