Stochastic,
Thanks for getting back - I don't understand what you mean to mark up - could you give me an idiots guide please.
If this is the formula how to I enter it so that I see both columns of data - also I don't know how many records will be returned so can I "mark" two full columns?
SQL.REQUEST("DSN=EURSUN101
Thanks,
Andrew
Main Topics
Browse All Topics





by: stochasticPosted on 2004-09-17 at 06:22:36ID: 12084137
Andrew, I am attempting to answer only a part of your question:
> I have the following formula in cell B12 - can anybody tell me why when
> I press enter all I get as the result is the column heading SUN_DB in cell B12 - why
> doesn't it show all the results.
My guess is that it should work when you write an array formula. Here is how:
Don't mark just cell B12.
Mark cells B12:C100 - as many as the records you expect.
2 columns because your select statement is asking for two variables.
as many rows as you expect in the output.
Now enter the sql.request formula and WAIT ...
don't press Enter, press Ctrl-Shift-Enter (that's how you enter an array formula)
Maybe you knew all this and I am on a completely wrong track, in that case apologies :-(
- stochastic