Jump to content
Macro Express Forums

sunilvedula

Members
  • Posts

    127
  • Joined

  • Last visited

Posts posted by sunilvedula

  1. Hi All,

     

    i was trying to save the name of our server in the smtp server so that i can send the emails to everyone. Now what happens is that when i click the apply button it does not happen not does it save it. when i go back to check it it is blank. It may be a very simple one but pls help me out .

  2. :rolleyes: Hi all,

     

    i am designing a macro application for an application which runs in a web browser. It presses certain keys after which a new page comes (with a certain delay which is depenedent on the internet speed) in the same browser window. The browser window does not change. Now my macro is running without waiting for the screen to appear. I am not able to use window delay as there is no particular window or name for the scree. I tried usign time delay but the time it take varies on speed of internet. Can u help me resolve this. I want the macro to wait for the screen and then start after the screen appears. My application is depenedent on the time it saves and hence timing is very important.

  3. Thank you very much for the fast reply. But the problem is that i am not very good in excel. let me be a bit clear. we generally have 4 reports to be pulled from an application and we have 4 sheets with names"3617, "5621", "7251", and "8800". Now there can be around 2 to 100 records in each report. it varies. Now what i want is in the application where it copies the records if the report changes (the report numbr is stored in t1) it has to go to the correct sheet and paste there. Can u help me with the code as i cant understand how to put that or type that in macro express in type text. i dont know how to reference it.

  4. hi,

     

    i want the macro to recognize my sheets in the active window excel. What presently my macro does is after copying data from one application it activates a window in excel with the name metris.report. It pastes the data in the first sheet. But i want based on a variable t1 which gets assigned while copying from the application to go to the exact name of the sheet and paste there. i hope i was clear. will be waiting for your replies. If possible someone reply ASAP as my project deadline is very near.

  5. This can be done with Macro Express but Macro Express does not perform the print. It automates calling the application(s) that print the document(s). Here is a discussion that discusses how this works: Launch program to print a file.

     

    To summarize, use the Repeat with Folder command to find the files in the folders and then call the application to print the document(s).

     

     

     

    thanks i think it should work. Let me see.

  6. HI,

     

    MY program takes anything from an excel sheet that contains a 'B'. I want it take anythign that has text and stop when the clipboard is empty. The follwoing is the logic that is there presently. if you can suggest anything to change it would be appreciated.

     

     

     

    <REP3:06:000001:000002:0002:0:01:1><IVAR2:02:01:1><IVAR2:09:01:0><IVAR2:08:01:0><ACTIVATE2:Session><WAITWIN2:000010:000000:Session><MMW2:88,480><TEXTTYPE:m-c<TAB>lsto<TAB>><ACTIVATE2:Microsoft Excel><CLIPC><TVAR2:98:03:><TMVAR2:01:98:00:000:000:><IFOTH2:08:1:B> <_< <IVAR2:02:01:0><ENDIF><CTRLD><TEXTTYPE:<PAGE DOWN>><CTRLU><CLIPP><TEXTTYPE:<ARROW DOWN>><EXITREP>

×
×
  • Create New...