Hi,
I'm using a macro that lays this formula in F3:
But the macro runs and outputs 'E3' which returns a #value.![]()
=CONCATENATE(RIGHT(LEFT(List_1!E3,7),4),"-",RIGHT(LEFT(List_1!E3,9),2))
(there's an extra ' before and after the E3.)
How does that happen?
Bookmarks