Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I write Excel to pull data from a DB2 database, but now I have to Insert data
into a temp table before I can run the SQL to get the real report data. The first few in the series insert data into a DB2 database. (in SQL writing code program like Rapid SQL returns a message like "13620 row(s) affected.". Then the real reporting query runs to return data. I can return data, but I have not figured out how to handle the success message. I even created a temporay sheet for the 'Success' to post. The SQL jams trying to bring back the results. Any hints /code would be greatly appreciated. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If part of a cell = "NVA" then insert "Norfolk" in return cell | Excel Worksheet Functions | |||
Nested If Statement "FALSE" Return | Excel Worksheet Functions | |||
Excel If statement that is supposed to return a "" instead returns a 0 | Excel Worksheet Functions | |||
Return blank for true "if" statement when charting, not 0 | Charts and Charting in Excel | |||
Insert "-" in text "1234567890" to have a output like this"123-456-7890" | Excel Discussion (Misc queries) |