+ Reply to Thread
Results 1 to 5 of 5

Automate Click, Save, Close

  1. #1
    Registered User
    Join Date
    07-17-2011
    Location
    Manila, Philippines
    MS-Off Ver
    Excel 2007
    Posts
    16

    Automate Click, Save, Close

    Hi guys!

    I have hundred of raw data file (excel) which i have to create a report. However, i have to click first a specific field to get the data. I would like to ask how can i automate this. I saved my file in one folder.

    what i need is.
    -loop through a large number of files (all in one directory)
    -double click specific cell (K10, same in all files)
    -save file and close

    i think this could be done in macro but im still newbie in excel macro. Any help would be appreciated! thanks!

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Automate Click, Save, Close

    Hello mbcebrian,

    This can be done. I am curious as to why the cell "K10" must be double clicked? Is there a Worksheet_BeforeDoubleClick() event macro that must be triggered to calculate a result in the cell?
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    07-17-2011
    Location
    Manila, Philippines
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: Automate Click, Save, Close

    Hi Lieth,

    before the sheet that i need is displayed. Cell "K10" should be clicked. I dont know since im not that familiar with excel yet. maybe it acts as link im pretty sure it's not a macro.
    Last edited by mbcebrian; 07-19-2011 at 11:51 PM.

  4. #4
    Registered User
    Join Date
    07-17-2011
    Location
    Manila, Philippines
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: Automate Click, Save, Close

    i don't know if bumping is allowed here.

  5. #5
    Registered User
    Join Date
    07-17-2011
    Location
    Manila, Philippines
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: Automate Click, Save, Close

    i still hope someone can help me with this? I still need this macro.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1