Hello Guys,
I am trying to write cell using this formula:
=IFERROR(VLOOKUP(@Q:Q,‘C:\Users\uie77553\Documents\UiPath\Power BI QM\Plant Strategy[PEG export.xlsx]Sheet1’!$I:$J,2,FALSE),“”)
but i receive an error, it says that:-
Write Cell: The write operation failed, because one of the following reasons:
► The data you want to write “=IFERROR(VLOOKUP(@Q:Q,‘C:\Users\uie77553\Documents\UiPath\Power BI QM\Plant Strategy[PEG export.xlsx]Sheet1’!$I:$J,2,FALSE),”)" has a wrong format;
► Excel is busy or you are currently editing a cell;
► If your data is a formula, make sure you use comma as parameters separator;
► During the write operation make sure no dialog windows are opened.
Can you guys help me to solve this error?
I am using the formula in the excel. i dont face any problem.