We have a paper form, generically called a "B3" (as opposed to a 27B/6), which is scanned and placed on a server. When our analysts want to see
the scan of the paper form, they would click on its hyperlink in their Excel documents.
However, we are now doing a lot of (previously manual and Excel-based) processing in QV. I import the data (which is just a text string with the file location) into the field "Image", with the expression ='B3<url>' & IMAGE displayed in various objects. These do show up as "B3" in the QV document.
However, when I export that file to Excel, all that shows up in the Excel file is "B3" and none of the URL string shows up. Any idea what I might be doing incorrectly?