+ Reply to Thread
Results 1 to 5 of 5

Create a automatic note for each cell when you cellect it

  1. #1
    Registered User
    Join Date
    06-12-2012
    Location
    ath
    MS-Off Ver
    Excel 2019
    Posts
    53

    Create a automatic note for each cell when you cellect it

    hi there

    attached i have 2 files which are connected. the book2 has transaction and the book1 has the totals for these transaction by date.
    what i am looking to do is to find a way when i select a cell with a value to show me which are the transactions let as say as a dynamic note probably or a message or any other idea will be welcome.

    the format i would like to be as follows:
    if we select the cell b3 to show us
    1/5/2017,sp1,150
    1/5/2017,sp2,175
    1/5/2017,sp3,25

    when we select another cell the note to disappear

    note that the sheet will be locked

    thanks in advance
    IDS
    Attached Files Attached Files

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,957

    Re: Create a automatic note for each cell when you cellect it

    This program makes use of a selection change event. When you select a cell, the program runs.

    The program looks in the directory with this spreadsheet for the source data file (the one with the transactions) specified in cell B2 on the control panel.

    It copies data from that file to the Pivot sheet – you can hide this sheet if you wish.

    When you select a cell, the program passes the transaction type and date to the pivot table filters. It then copies the data to a string and displays the string.
    Attached Files Attached Files
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

  3. #3
    Registered User
    Join Date
    06-12-2012
    Location
    ath
    MS-Off Ver
    Excel 2019
    Posts
    53

    Re: Create a automatic note for each cell when you cellect it

    hi there
    thank you for the reply

    as you have develop that solution we are going to have the data of the transaction in the same file as the report. but this is not something that i want to have

  4. #4
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,957

    Re: Create a automatic note for each cell when you cellect it

    The spreadsheet reads the data from the second file as entered in Cell B2 on the control panel sheet.

  5. #5
    Registered User
    Join Date
    06-12-2012
    Location
    ath
    MS-Off Ver
    Excel 2019
    Posts
    53

    Re: Create a automatic note for each cell when you cellect it

    yes i see that but is it possible not to have them the

+ 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 to create a "note" or a few sentences based on specific cell values.
    By Nerfmagnet in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-07-2016, 02:31 PM
  2. create a button to hide note box/show note box
    By stephme55 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-27-2016, 07:31 PM
  3. Replies: 2
    Last Post: 02-16-2016, 04:12 AM
  4. Trying to create an automatic delivery note
    By DonGray in forum Excel General
    Replies: 3
    Last Post: 07-28-2015, 04:56 AM
  5. Macro to Create and link a Note Sheet
    By Czarified in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-24-2014, 10:21 AM
  6. Find Email in Lotus Note and export its content to Excel (VBA & Lotus Note)
    By mortphil in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-21-2014, 05:53 AM
  7. Replies: 1
    Last Post: 04-12-2007, 09:33 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