The problem turned out to be that I had a filter to hide zero value rows.
When I removed the filter, it worked as expected.
My guess is that to convert formulas to values, they used a VBA script.
I've seen example scripts online that use a copy/paste (as values) function for all worksheets.
But they depend on the source and destination sheet layouts to be the same.
I tried using the VBA code and it errored out also. That's what leads me to this hypothesis.
So now I'm working on some VBA code to automatically filter out the zero rows, then another button to unfilter everything.
I don't like adding VBA code that needs to be supported, but the alternative is worse.
------------------------------
Clark Walliser
Senior Consultant
DSD Business Systems
San Jose CA
Clark
------------------------------
Original Message:
Sent: 03-08-2019 18:30
From: Moira Goggin
Subject: Sage Intelligence publish to file duplicating row 1-4 values down the sheet
What happens when you output to another 'static' format such as PDF?
------------------------------
Moira Goggin
Chismet Consulting Corp.
Long Beach CA
------------------------------