+ Reply to Thread
Results 1 to 2 of 2

Copy and paste filename

  1. #1
    Registered User
    Join Date
    07-03-2007
    Posts
    1

    Copy and paste filename

    This is the first time I'm posting in this forum. I'm a creating a macro which does the following.
    1)Compute average of a data set
    2)Compute maximum
    3)Compute minimum
    4)Compute range (maximum-minimum)
    5)Compute standard deviation
    6)Automatic save file as <process name> <date> <running number>
    For example: Length_07_02_07_1
    _2
    _3
    _4
    07_03_07_1

    How do I perform step 6)? I want to maintain process name "Length" and change date according to the date on the computer. At the same time I want to increment the suffix "_1", "_2", "_3" ... each time the macro button is pressed. And I do not want to overwrite existing data/file.

    Any help is appreciated.

    Ed

  2. #2
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    Hi, Ed. Give this code a shot:
    Please Login or Register  to view this content.
    HTH

    Jason

+ 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