+ Reply to Thread
Results 1 to 4 of 4

Copying Source Formats using Intersect ranges

  1. #1
    Forum Contributor
    Join Date
    08-22-2013
    Location
    columbus,oh
    MS-Off Ver
    Office 365
    Posts
    190

    Copying Source Formats using Intersect ranges

    Hi,
    I am using this subroutine to call for some data using formulas from a different sheet.
    One of the things that I am sytruggling with is whatever ranges are using this subroutine I want it to copy values and formats.
    Any suggestions?

    HTML Code: 

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Copying Source Formats using Intersect ranges

    Hello pdalal,

    This should work...
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Copying Source Formats using Intersect ranges

    Quote Originally Posted by pdalal View Post
    Hi,
    I am using this subroutine to call for some data using formulas from a different sheet.
    You can't copy formats from just the Formulas. Formulas don't return formats. You would have to resolve the source cell address's from the formulas and copy from those cells. I can't be more specific than that from the limited information provided.
    Last edited by AlphaFrog; 12-07-2016 at 05:17 PM. Reason: typo
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  4. #4
    Forum Contributor
    Join Date
    08-22-2013
    Location
    columbus,oh
    MS-Off Ver
    Office 365
    Posts
    190

    Re: Copying Source Formats using Intersect ranges

    Tried it that didn't do it.

+ 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. If Not Intersect: Array Ranges
    By cocacrave in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-27-2015, 01:53 AM
  2. [SOLVED] Multiple Target Intersect Ranges on Same Worksheet
    By Mistweaver in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-28-2013, 04:35 PM
  3. Problem copying Page formats and print formats to another workbook
    By Chrisgeni in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-27-2013, 08:05 AM
  4. Replies: 1
    Last Post: 11-22-2011, 02:36 PM
  5. If not Intersect multiple ranges
    By karl1985 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 10-28-2010, 12:52 PM
  6. Intersect 2 ranges in one Application
    By James12 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-11-2010, 04:52 PM
  7. Copying formats - column widths, formats, outlining to worksheets
    By DavidBr318 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-17-2005, 09:05 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