+ Reply to Thread
Results 1 to 6 of 6

Selecting Data for Graph

  1. #1
    Registered User
    Join Date
    08-05-2013
    Location
    Arizona,USA
    MS-Off Ver
    Excel 2007
    Posts
    4

    Selecting Data for Graph

    Hello,

    I am trying to select data for a graph and am having some trouble. The data is super long and not practical to select and scroll all the way down to get all the data so i wanted to just select the entire column from a starting point. I need to be able to change the starting point so i was wondering if there was a way to do this by using the inputbox feature. If not what is a good way to go at it?

    Thank you!!

  2. #2
    Valued Forum Contributor
    Join Date
    01-10-2012
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    651

    Re: Selecting Data for Graph

    select the first cell and holding ctrl + shift press down (or right / left / up). This select all the way to the last cell with data in that direction.

    if your data has spaces, ctrl + shift press end will go to the bottom row and furthest right column with data...

  3. #3
    Registered User
    Join Date
    08-05-2013
    Location
    Arizona,USA
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Selecting Data for Graph

    thank you, but do you know if there is a way to write that into a code in visual basic. like have an input box that asks for a cell to start at then it automatically selects every cell below it?

  4. #4
    Forum Contributor
    Join Date
    09-13-2011
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    216

    Re: Selecting Data for Graph

    Hi jnoble01,

    Welcome to the forum!

    Continuing with simaraui's post, you can use the F5 key to get to where you want and then use the CTRL+SHIFT technique.

    Here is a step-by-step tutorial and video tutorial:
    How-to Quickly Select a MASSIVE range in an Excel Spreadsheet

    Let me know if it helps.

    Steve=True

  5. #5
    Valued Forum Contributor
    Join Date
    01-10-2012
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    651

    Re: Selecting Data for Graph

    i'm sure there is...

    little pressed for time, are you familiar with VB?

    Please Login or Register  to view this content.
    does what i just described. as for the input box i believe you just need to insert a userform with a listbox and then add a .Select command to the range defined in that list box... sounds a little more complicated than the method i just described to me though...

  6. #6
    Registered User
    Join Date
    08-05-2013
    Location
    Arizona,USA
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Selecting Data for Graph

    I'm kinda new to VB. that works thanks. I know the other way is easier I am just trying to make some what of a template for others so they can use this once data is changed or moved around.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. VBA Selecting Graph Data by Name
    By boarder236 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-07-2012, 08:48 AM
  2. Selecting every nth (e.g. 10th) row for a graph
    By Mel_P in forum Excel Charting & Pivots
    Replies: 8
    Last Post: 07-21-2009, 05:08 PM
  3. Selecting a graph using macro
    By Dagwood2005 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-20-2007, 05:45 PM
  4. Macro to make a graph: help selecting the data ranges.
    By Isabel in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-15-2006, 11:35 AM
  5. [SOLVED] Selecting Data Points from graph
    By Keith Bramley in forum Excel General
    Replies: 3
    Last Post: 03-03-2005, 01:06 PM

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