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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Qwazerty

  1. Qwazerty

    Attachmate Macro to read data from Excel

    Hi If you juste want to use Excel like a Database, and use Extra Macro, you can create a Excel macro, named CellModif, with you code "Example: Columns("A:A").ColumnWidth = 18.86 Range("A1").Select Selection.NumberFormat = "@"" and you call it on ExtraMacro, it can be done, but I...
  2. Qwazerty

    Attachmate Macro to read data from Excel

    Hello Why that you recording a macro in Excel for copying the macro into your Extra macro ? I don't understand why you do that ? With the code who i gave you, you don't have need to use Extra Macro...The code who I gave you run on Excel. If you had create a Macro in Extra, you can copy it in the...
  3. Qwazerty

    How to send Shift-F7

    Hello, I'am so disappointed... At my job we have Extra6... When I lauch my programm, it doesn't work (Classe not declared), certenly because I have Extra7 on my personnal PC. How doing to make compatible my prog whith a last version of Extra ?? Bye
  4. Qwazerty

    Attachmate Macro to read data from Excel

    Hi In first you must declare extra.tlb in excel (Library Type) I haven't the right word because I haven't excel on my computeur... You must declare the path of Extra on Windows's variables of Environement (in Windows Explorer -> Controle Panel -> System -> ... and find the buttom call...
  5. Qwazerty

    How to send Shift-F7

    Hello, I have juste download the free Extra version 7.11 on attachmate.com !![bigcheeks] It's work better than I hoped... If I have some probleme I will come on this very good site.[medal] Thanks all. :) [thumbsup]
  6. Qwazerty

    How to send Shift-F7

    Thanks, So I will see with my job's technical staff, if they can give me Extra! installation pack ... it isn't sure.:( Bye and thank you for your help. :)
  7. Qwazerty

    How to send Shift-F7

    Hi In first, sorry for my english :) Your post is very interesting for me, because I would like to use Extra with Delphi. But Delphi don't know "Extrasessions" , "Extrasession", "CoExtraSessions",... I do anything wrong, but i not understand where ? I declared...

Part and Inventory Search

Back
Top