value

kenpcli

Board Regular
Joined
Oct 24, 2017
Messages
129
How do I get the formula to return just the value into the cell:

=IFERROR(VLOOKUP(C2,'08-05 TO 08-11'!$C:$Q,4,0),"")

I don't need the formula left in the cell just the value it finds

Thank You
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
If you want to replace the formula in the cell with the value

right-click on the cell and click on COPY
right-click on the cell again and (under PASTE options) click on PASTE VALUES (the icon has 123 at the bottom)

This makes the value permanent
 
Last edited:
Upvote 0
right-click PASTE VALUES

for the keyboard shortcuts, after you use Ctrl+C to copy the cell, you can use Alt+E, then S, then V and then Enter for paste values only. not sure if it still works in newer versions of excel though
 
Upvote 0
for the keyboard shortcuts, after you use Ctrl+C to copy the cell, you can use Alt+E, then S, then V and then Enter for paste values only. not sure if it still works in newer versions of excel though

It does still work :)
 
Upvote 0

Forum statistics

Threads
1,223,909
Messages
6,175,310
Members
452,634
Latest member
cpostell

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