Pages:
Actions
  • #1 by tpanos on 05 Jun 2010
  • Hi,
    sel_index variable does a fine job when we select INSIDE a market.

    cell_querymarket_id_D(sel_index*3+1) is a very good example that outputs multiple  infos (as an array) from MFP to querymarket sheets.

    But in ONE SHEET case, the above is useless.

    If a sel_market_index variable existed, we could output multiple MARKET WISE custom cells in one Excel sheet

    In that case the notation cell_Sheet1_D(sel_market_index+1) should output all relative info in Excel Sheet1 column D in all market_index rows.

    Otherwise, I must explicitly write custom cells for each market in MyMarkets list.

    Best Regards,

    Theodore
Pages:
Actions