+ Reply to Thread
Results 1 to 2 of 2

Formatting Data using a macro

Hybrid View

  1. #1
    Steven
    Guest

    Formatting Data using a macro

    lets not hit enter this time!!!

    I have a huge dump of data which I'm using a very basic macro to pick
    up the columns I need, delete the top two rows and then sort the data
    by value.

    All this is working well except for the data sort. Anyone any tips?

    I'm new to this!!!

    Ta.


  2. #2
    Yngve
    Guest

    Re: Formatting Data using a macro

    The best way for you to learn something like this (the same as for
    everyone
    - myself included) is to use the Macro recorder on the Tools...Macros
    menu

    This is always the best way to start.

    Do sorting manual.

    When you have finished recording the actions that you need the code
    for,
    click Stop on the Tools..Macros menu, and use ALT-F8 to show the Macros
    dialog.

    Select the new macro that you just recorded, and choose 'Edit'

    then you can see the code that has been recorded, and this will help
    you see
    what action you have used, and give you a head start.

    Regards Yngve


+ 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