P
patrick
I have created a query to download data from a sql datasource. I hav
retrieved the correct data from the database and have it in place.
now am trying to use the formula =sumproduct() to retrieve th
necessary data that fit within two criteria.
My problem is with the way that the data is brought into th
spreadsheet. The column has an eight digit account code that I need t
reference to retrieve the dollar amount for the code and year. Th
formula does not recognize the account code but will recognize the dat
and amount columns. When I 'double click' a cell in the accountnumbe
column, the formula will evaluate that cell appropriately and th
formula will work.
I need a way to bring in the raw data, formatted so that any formul
can read and retieve data at will. Previously we used an Acces
database to retieve the data, save it as a ascii-text format then brin
the data into the worksheet. That is too time consuming and tedious.
Does anyone have any experience with such a task, if so, Help Please.
Thanks so much
retrieved the correct data from the database and have it in place.
now am trying to use the formula =sumproduct() to retrieve th
necessary data that fit within two criteria.
My problem is with the way that the data is brought into th
spreadsheet. The column has an eight digit account code that I need t
reference to retrieve the dollar amount for the code and year. Th
formula does not recognize the account code but will recognize the dat
and amount columns. When I 'double click' a cell in the accountnumbe
column, the formula will evaluate that cell appropriately and th
formula will work.
I need a way to bring in the raw data, formatted so that any formul
can read and retieve data at will. Previously we used an Acces
database to retieve the data, save it as a ascii-text format then brin
the data into the worksheet. That is too time consuming and tedious.
Does anyone have any experience with such a task, if so, Help Please.
Thanks so much