Issue with formula

steB2

New Member
Joined
Mar 3, 2023
Messages
16
Office Version
  1. 2021
Platform
  1. Windows
Hi all,

I have a formula I am trying to use and have worked it out in the main, but am struggling with the last bit. Any help greatly appreciated.

=G3#*(INDEX(AB4:AB5,MATCH(Z3,AA4:AA5,0)))

This is the formula and is working as should with the exception of Z3 part. I am essentially trying to use the array to automatically drop the formula into the cells and it has worked but the referencing of Z3 should change and the formula goes down to Z4, Z5 etc. I change the Z3 to Z3# but get reference error although it works before just not referencing right cell.

I also tried the following to get same result and again it works but moment I change the Z3 to Z3# I get reference error.
=G3#*(VLOOKUP(Z3,AA4:AB5,2,0))


Help what am I doing wrong?
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
1686913571775.png
 
Upvote 0
Does Z3 contain a formula that spills down?
 
Upvote 0
Does Z3 contain a formula that spills down?
Hi Fluff, no Z3 just contained numbers as I was just testing. Now it has just clicked what I was doing wrong. I have added in the formula into Z3 I was going to use and it has now worked.

Thank you for taking to time to help!!!!!!!!!
 
Upvote 0
Solution
Glad you sorted it & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,215,328
Messages
6,124,299
Members
449,149
Latest member
mwdbActuary

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