+ Reply to Thread
Results 1 to 3 of 3

macro generating chart from square..

Hybrid View

  1. #1
    Registered User
    Join Date
    10-26-2008
    Location
    US
    Posts
    2

    macro generating chart from square..

    I want a macro which generates a chart from a square selection (any no of rows, colms) , located any where on a worksheet.


    if we generate a visual basic code with macro wizard....it applies only to the area and location selected..when you generated the macro...


    thanks in advance...

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,485
    You can use the Selection object rather than the specific range reference used when recording macro.

    If you need more help post your recorded code.
    Cheers
    Andy
    www.andypope.info

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Take a look at using CurrentRegion, this might help you define the range.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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