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 bkrike 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: FunkMaster
  • Content: Threads
  • Order by date
  1. FunkMaster

    ORA-06510: PL/SQL: unhandled user-defined exception

    Hello ARRggh i get this error message below for the script important points below that, as far i see its all in order and i have swaped lots of bits about:- ORA-06510: PL/SQL: unhandled user-defined exception ORA-06512: at "SYS.UTL_FILE", line 98 ORA-06512: at "SYS.UTL_FILE", line 157...
  2. FunkMaster

    Rtrim

    What is the context in using this function in desinger. its saying invalid definetion to anythign i put in.. Basically what i am after is something to remove blank spaces from end of objects ( like the trim function in excel) cheers wayne 5% is not an rise, its an poke in the eye.
  3. FunkMaster

    Grouping together in the universe

    Hi due to my work place not sending us on desginer cousres(neat) i have an query. is it possible to say make an object or something that an user can select in an prompt that runs an group of names toghter so say these names below Adrian Iliffe...
  4. FunkMaster

    #DIV/O! problems

    Hello Wonder if anyone can help me? Right as soon in the code below i have got an script that sticks an distinct count in the cell z2 but if there is an problem. if only the title is there and no other rows it trys and divides by 0 which is not good. Sheets("2.1.1").Select Value =...
  5. FunkMaster

    Distinct Count in EXCEL

    Hello i wonder if anyone can help me? being an bit of an idiot but is there an way to get an distinct count of an colmun of data? the data is text. cheers 5% is not an rise, its an poke in the eye.
  6. FunkMaster

    Its just stopping??????

    Hello All Okay the problem is that we got an bit of an hefty script that, opens an programs runs it saves results and sends it to excel and it carries out some filter stuff. Now the problem is that while running for no appranent reason the running will just stop. i have had task manger...
  7. FunkMaster

    Using VBA to enter values into BO prompts

    hello , could anyone help me i am having an problem with the vba code i am writing in excel , i want to have an box where users make an default value then VB opens sevral reports and uses the default value in the prompts. Help? cheers

Part and Inventory Search

Back
Top