SQL.REQUEST Calculation Order

R

Ryan Smith

I am trying to create a sheet with a number of SQL.REQUEST statements.

C1:AL1 is the result of a SQL.REQUEST array.

I would like to then have the remainder of each column be a SQL.REQUEST,
based on the contents of the (col)1 cell.

Everything seems to work, except that I seem to be calculating fields
out of order. If, for example, C7 is empty, an IF statement in C18
should recognize that. For some reason, though, C18 is evaluated before
C7 is returned.

Is there a way to control the order and/or direction of the
auto-recalculations?

TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top