+ Reply to Thread
Results 1 to 3 of 3

Copy content of cell to another depending on value of third cell(between worksheets)

  1. #1
    Zeljko Milak
    Guest

    Copy content of cell to another depending on value of third cell(between worksheets)

    I have just begin to learn VBA for Excel and I need help.
    Can anyone give me code that copy content of cell in one worksheet to
    cell in other worksheet dependending of value in third cell. For example
    how to copy content of desired range of cells at sheet2 to some range in
    sheet3 depending of value of cell in sheet1 which is date.

    Thanks.

  2. #2
    Valued Forum Contributor tony h's Avatar
    Join Date
    03-14-2005
    Location
    England: London and Lincolnshire
    Posts
    1,187
    Most people who are learning VBA with no previous experience start by using the "record Macro" feature under the Tools..macros menu.

    Then look up the "if" statement

    give it a try and if you get stuck post again.

    hope this helps.

  3. #3
    Milax
    Guest

    Re: Copy content of cell to another depending on value of third cell(betweenworksheets)

    tony h wrote:
    > Most people who are learning VBA with no previous experience start by
    > using the "record Macro" feature under the Tools..macros menu.
    >
    > Then look up the "if" statement
    >
    > give it a try and if you get stuck post again.
    >
    > hope this helps.
    >
    >

    Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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