INDEX MATCH HELP

newbieDB

New Member
Joined
Feb 15, 2023
Messages
9
Office Version
  1. 365
Platform
  1. Windows
Hey, I wanted to copy the values of a coloumn. The coloumn has following formula "=INDEX('Planungsakte (2)'!E:E;VERGLEICH(C3;'Planungsakte (2)'!C:C;0))". VERGLEICH is the german term for MATCH. I just wanted to copy the values and paste it somewhere else in excel because i will delete the excel sheet with the relation coloumn for my formula. This will give me an error, so is there a vba code for this problem? Bc my coloumn has over 1000 values. There is an extra condition: A filter will always be on cause in my sheet there are two types of links. one is leadin to folders the other one to elements. And i dont want to see all elements so Folder filter. Side note: The excel spreadsheet is a query linked to Sharepoint.

Thx in advance
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,214,981
Messages
6,122,565
Members
449,089
Latest member
Motoracer88

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