+ Reply to Thread
Results 1 to 7 of 7

Transferring Data Between Sheets (Excel VBA)

Hybrid View

  1. #1
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MSO Home and Business 2024
    Posts
    7,333

    Re: Transferring Data Between Sheets (Excel VBA)

    This is enough but what is the C standing for? This will error out if you don't assign a value to it.

    Sheets("RADIANT OPTO-ELECTRONICS CORP.").Cells(C, 11).Value = Sheets("profile list").Cells(30, 37).Value
    Last edited by bakerman2; 07-21-2016 at 11:55 AM.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

+ 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. Need help transferring data through 2 sheets if a certain criteria is met
    By Alex927 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-01-2016, 03:45 PM
  2. Transferring data from multiple sheets
    By superdonk in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-10-2014, 01:45 PM
  3. Transferring data between sheets?
    By Bandolin in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-24-2014, 03:21 PM
  4. Transferring Data between sheets in a workbook
    By needhelpfast7 in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 10-25-2013, 05:45 AM
  5. [SOLVED] Extracting and transferring data across sheets
    By ArtVandelay in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 06-22-2012, 02:31 PM
  6. Transferring Data From Multiple sheets into one
    By Mayank.trivedi in forum Excel General
    Replies: 2
    Last Post: 03-01-2010, 11:54 PM
  7. [SOLVED] Transferring Data Between Sheets
    By Neil M in forum Excel General
    Replies: 8
    Last Post: 05-12-2006, 10:35 AM

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