Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: zhanghua
  • Content: Threads
  • Order by date
  1. zhanghua

    Save as Excel...

    hi, all in impromptu, after opening the imr files,from "file"-> "save as",selecting "Excel With format". then it can work. in cognosscript, ExportExcel method can't save it with " Excel With format",it can only save it with "Excel...
  2. zhanghua

    impromptu issue

    hi,guys i have a sql like this: select billingcyclid as month, sum(case when to_char(recstatchgdate,'YYYYMMDD')> to_char(add_months(to_date (billingcyclid||'25','YYYYMMDD'),1),'YYYYMMDD') then fee else 0 end) as mounts from...

Part and Inventory Search

Back
Top