Jump to content
Macro Express Forums

sunilvedula

Members
  • Posts

    127
  • Joined

  • Last visited

Everything 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. Hi, Anyone can help me out with understanding of controls. plssssssssssss
  3. I need to print word, excel and pdf documents. They have to be printed accoridng to the folder wise. i..e there will be around 40 folders and it has to complete one foldr and then move on to others.
  4. Thank you very much for the reply. Let me try and see whether it works or not. For the question u asked there is one option like submit which takes it to another screen where again i need to click on another submit. And also my complete taks needs to be completed in 90 seconds. so milliseconds would that be a good option?
  5. 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.
  6. My problem is resolved with your reply. sorry for not understanding it initially. Thanks a lot!
  7. Hey You know what it work exceedingly fine and thanks a lot for your reply. By the time i was replying to your earlier i was testing it and could not tell you.Now it works fine. what i have done is this: <TVAR2:04:03:><TMVAR2:05:04:01:000:000:><IFVAR2:2:01:1:0><TBOX4:T:1:000261000308000278000106:000:Hey Success!!!!GOOD WORK>
  8. Thank you for ur prompt reply. It helps. But just thinking if it copies blank into t1 then when it converts to integer what would the result be?
  9. 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.
  10. Can someone let me know how to open this mxe file as it does not open with meproc. pls give me knowledge as i sound very naive, but could not help it
  11. 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.
  12. http://www.pgmacros.com/date_and_time.htm... i have read the article but i did not how to use the option. Can u help me?
  13. Hi, i make the macro copy a number and it does option A(a set of steps). Next time when i repeat it if it copies a text or a blank i want the macro not to do the remaining steps but need to got to option B. How do i do that?
  14. hi thanks for the reply. i want to print word, excel and pdf documents
  15. it is resolved thanks a lot. It has been resolved with the post IF variable..
  16. it is extremly imp for me and it is sad that no one answered the question. Bad Luck
  17. Hi all, i am able to copy a date from a webpage. what i need is to caluclate or add 33 days to it and give a new date or pass the new date to a variable so that i can use it. Hope it is clear and someone can answer.
  18. i have written the code but i think it is not printing on its own. Could anyone help me.
  19. i understand that but is there no other way of telling it to take from a-z like IF clipboard contains "a"- "z". Can we do anything like that rather than giving all the variables for all the alphabets
  20. i want the macro to print the documents from a folder and many such folders. For eg a folder "My documents" contains numerous folders and i want the macro to print all the documents in all the folders. Approximately i have to print around 200 folders everday with atleast 2 documents in each folder. Please help and suggest me as to how to do that?
  21. i want the macro to copy from excel anthing that contains between A to Z and if the copied cell in excel does not contain between A -Z it should stop. How do i do that?
  22. 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...