Jump to content
Macro Express Forums

kmaster

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by kmaster

  1. That was what I did earlier and it worked great. thanks for all the help and suggestions. you guys are the best.
  2. Okay I have written a macro that goes online and populates a web page with information from one .csv file, but I it to open another .csv file. I am making it repeat using the ascii loop feature. Can I nest these. Can I have one ascii file begin process nested into another. I hope that make sense. Thanks Kris
  3. Here is my problem. I have a button that I want to click on to upload files to a website. But every file I upload will cause the button to move futher down the page. I tried to use cntrl f to find the button on the page, but it cannot find the button. Any suggestions on how I can find this button and click it? Thanks in advance. Kris
  4. Hello. Here is my question. I have a list of names , lets say 100 each on a separate line. I want to take them one at a time and set the variable in a macro that loops until they are all completely added in. Example List: apple orange grape cherry peach Lets say I have a website and I want to create a folder for each of these variables. I want my macro to first grab the text file then read how many lines there are then make a directory for the each line with the text from that line when their are no more lines, then I want my macro to continue. How do I get it to do this??? thanks for the help
×
×
  • Create New...