Forum Discussion
kamjam
Mar 28, 2018Copper Contributor
excel help needed
Hi. I don't really use excel at work...until now. I have been given task and I am stuck.it will take me ages to do it manually, I thought you guys could help me to create formula. so the 1st spreads...
- Mar 29, 2018It is obvious that your lookup value is number but stored as text and the data where you are looking for values are numbers stored as number.
so either you need to change the lookup values back to numbers or simply you can revise your formula like this =VLOOKUP(VALUE(B2),................................... rest of reference
simply wrapping B2 with VALUE(B2) will solve it. Also in your formula you are using entire column reference like A:B which slows down your workbook. It is important to use Excel Tables, or only select the ranges with data instead of whole column reference.
Jennifer Jones
Apr 04, 2018Copper Contributor
This is common issue faced by the Excel users; however this commonly faced when you try copy data from a merged cell range and paste into non-merged cells.
The easy way to resolve this is restart the Excel file, save the Excel workbook > close Excel and the Open the Excel file.
Apart from that try disabling the Macro Express application. Macro Express is a Windows-based application, this permits the users to record, edit and play back mouse and keyboard macros.
And running the Macros Express program in the background causes the errors. So simply check for the background running programs in your Windows OS and disable the Macro Express.
Source: http://www.repairmsexcel.com/blog/resolve-excel-cannot-copy-paste-data-error