+ Reply to Thread
Results 1 to 2 of 2

Possible to expand formatting in columns ?

Hybrid View

  1. #1
    Registered User
    Join Date
    06-20-2013
    Location
    Bratislava
    MS-Off Ver
    MS EXCEL 2021
    Posts
    90

    Possible to expand formatting in columns ?

    Dear all, i have only question.

    I use macro. When i copy some row and paste it into checksheet as last row, table automatically expand and this row also take conditional formatting from upper cells. Conditional rule is only one, just application range auto expand. Thats ok.

    But what about if i copy column, paste it to latest empty column, but it doesnt take conditional formatting from left (i mean expansion of range of one rule)

    I know that i can copy paste also conditional formatting, but it seams that excell still create new and new rules (visually its ok), but i think from long time perspective it could have efect of slow excel file ?

    Am i wrong ?

    Thanks

  2. #2
    Valued Forum Contributor
    Join Date
    10-12-2021
    Location
    CT
    MS-Off Ver
    365
    Posts
    462

    Re: Possible to expand formatting in columns ?

    Your document will create new rules every time you copy & paste those cells, true, but only time will tell if it will slow down your document.

    Why not remove formatting & use:

    range.rows.autofit
    range.columns.autofit

    This way, your formatting is done in code & not from a conditional format.

+ 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. Replies: 3
    Last Post: 04-25-2020, 09:46 AM
  2. Expand Grouped Columns
    By Kcroft9 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-20-2020, 07:28 AM
  3. [SOLVED] Expand 'Search' to 2 columns
    By JO505 in forum Excel General
    Replies: 5
    Last Post: 11-23-2015, 05:08 AM
  4. VBA to expand grouped columns?
    By treeantz in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-01-2013, 12:22 AM
  5. Formatting to automatically expand row height
    By jholmstrom21 in forum Excel General
    Replies: 7
    Last Post: 05-17-2012, 04:08 PM
  6. [SOLVED] Excel formatting should expand to other cells
    By Pariah in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-02-2005, 07:10 PM
  7. anyway to expand max number of columns?
    By brya6347 in forum Excel General
    Replies: 0
    Last Post: 02-17-2005, 03:40 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