+ Reply to Thread
Results 1 to 2 of 2

VBA to automatically send data to another worksheet

  1. #1
    Registered User
    Join Date
    05-18-2018
    Location
    Perth, Australia
    MS-Off Ver
    Microsoft Office 365
    Posts
    15

    VBA to automatically send data to another worksheet

    Hi there,

    It is difficult to explain my issue, but here goes....

    I want to be able to have a worksheet ("Client Notes") with the name of a client in say A2 and be able to write a comment in B2 and these comments automatically get sent to another worksheet ("Client Notes Master") with a list of all the clients and enters the comment (made in b2 on worksheet.client notes) into column B:B against the client in column A:A.

    I have tried the following code, but something is wrong.

    Please Login or Register  to view this content.
    If you could please help that would be awesome.

    And then the next step is if i change the name of the client in A2 in Client notes code draws that client's notes from Client Notes Master into B2 on Client Notes. I can then edit this with the updated notes then sent back to the relevant client in Client Notes Master.

    Thanks for your help.

    cheers,

    Archieross
    Last edited by archieross123; 05-18-2018 at 07:20 AM.

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Worksheet_SelectionChange(ByVal Target As Range)

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    If posting code please use code tags, see here.

+ 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] Worksheet_SelectionChange(ByVal Target As Range) - Not Firing!
    By Break_Point in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-17-2013, 06:44 AM
  2. Private Sub Worksheet_SelectionChange(ByVal Target As Range)
    By whitesapphire24 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-28-2011, 05:08 AM
  3. Private Sub Worksheet_SelectionChange(ByVal Target As Range)
    By dcdusek in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-20-2009, 03:04 PM
  4. insert Worksheet_SelectionChange(ByVal Target As Range) through vba
    By scott in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-16-2006, 10:50 AM
  5. Worksheet_SelectionChange(ByVal Target As Range) questions
    By Gary Keramidas in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-02-2005, 06:05 AM
  6. Private Sub Worksheet_SelectionChange(ByVal Target As Range)
    By tawnee jamison in forum Excel General
    Replies: 0
    Last Post: 04-20-2005, 05:13 PM
  7. Ranges:Target in Worksheet_SelectionChange(ByVal Target As Range)
    By Kevin McCartney in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-15-2005, 09:06 AM
  8. [SOLVED] Private Sub Worksheet_SelectionChange(ByVal Target As Range)
    By Arturo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-07-2005, 03: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