Results 1 to 12 of 12

Copy double-clicked cell to next empty row in different sheet with each double-click

Threaded View

  1. #4
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: Copy double-clicked cell to next empty row in different sheet with each double-click

    Hi,

    Here is a working version of what I think you want. Please take a look at the changes I made to the VBA and see if it is what you are asking for.

    Notes:
    1. The vendor name is now in a named range called "VendorName" - this is important as it is being used in VBA
    2. The cell that says "Shipping" is now in a named range called "Shipping" - this is important as it is being used in VBA
    3. The formula that calculates the total value of the PO has changed now - this is important as the sum range is variable if you are constantly adding rows to the order form

    Let me know if this is what you are after.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [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
  2. Double Click cell to jump to sheet
    By neodjandre in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 04-11-2008, 10:18 AM
  3. How to copy the value of cell into clipboard by double click
    By lassang01 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-24-2007, 05:01 PM
  4. [SOLVED] how to copy on double-click the cell value to Clipboard
    By cyrille in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-15-2005, 06:45 PM
  5. [SOLVED] how to copy on double-click the cell value to Clipboard
    By cyrille in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 02-11-2005, 08: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