+ Reply to Thread
Results 1 to 4 of 4

Make a list that shows up when a cell is clicked

  1. #1
    Registered User
    Join Date
    10-23-2018
    Location
    Finland
    MS-Off Ver
    2016
    Posts
    2

    Question Make a list that shows up when a cell is clicked

    Hi!

    How can I make a list that shows up when I click a cell?

    In other words, how can I hide A2:X20 cells inside A1 and when I click A1 all the data in A2:X20 appear back?

    It's for a school project please help!

  2. #2
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: Excel List

    You cannot 'hide'all the data in a cell.
    You can hide the rows using a doubleclick event but we don't do homework
    ---
    Hans
    "IT" Always crosses your path!
    May the (vba) code be with you... if it isn't; start debugging!
    If you like my answer, Click the * below to say thank-you

  3. #3
    Registered User
    Join Date
    10-23-2018
    Location
    Finland
    MS-Off Ver
    2016
    Posts
    2
    Quote Originally Posted by Keebellah View Post
    You cannot 'hide'all the data in a cell.
    You can hide the rows using a doubleclick event but we don't do homework
    Thanks but it isn’t for homework, it is an unnecessary gimmick that would work good on my art class. Hiding a picture made of cells then making it appear again so it doesnt take up all the space. And yes I need it in one sheet not multiple.

  4. #4
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: Make a list that shows up when a cell is clicked

    Weel, have you tried the doubleClick event?

    Place this code in the worksheet vba

    Please Login or Register  to view this content.
    Then Double click Cell A1

+ 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. [SOLVED] Macro to make list box menus auto-display when cell is clicked?
    By dgibney in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-12-2014, 11:52 AM
  2. [SOLVED] How to make a non-macro button/checkbox that when clicked will copy value out of that cell
    By ladydubs in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-20-2013, 12:44 PM
  3. #Value! shows in text box on top of chart until clicked on
    By socalboarder in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 08-29-2013, 12:44 PM
  4. [SOLVED] Load web image when cell holding URL is clicked/double-clicked
    By jchamber00 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-20-2013, 09:13 PM
  5. [SOLVED] code so that when a cell is clicked, a tick mark goes in the cell that was clicked
    By behnam in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-08-2013, 01:17 PM
  6. [SOLVED] Problem inserting a picture in Excel that ONLY shows when clicked
    By Blackgammon in forum Excel General
    Replies: 3
    Last Post: 03-31-2006, 02:15 PM
  7. Replies: 1
    Last Post: 01-08-2005, 04:06 PM

Tags for this Thread

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