+ Reply to Thread
Results 1 to 2 of 2

Footer VBA not allowing to copy data

  1. #1
    Forum Contributor
    Join Date
    05-14-2010
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    155

    Footer VBA not allowing to copy data

    Dear Experts,
    I am using following code for footer setup and data picks from existing workbook cell, but when i use this it is making sheet very slow to write or edit and also unable to copy data from one cell to another cell.
    my code is: -
    Private Sub Worksheet_SelectionChange(ByVal Target As Excel.Range)
    ActiveSheet.PageSetup.LeftFooter = Range("AB5").Text
    End Sub
    please look into the matter and resolve this issue.
    Thanks in advance
    Rajeev Kumar

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,767

    Re: Footer VBA not allowing to copy data

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ 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. Data Validation allowing any value
    By rousseauassociates in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-27-2016, 04:40 AM
  2. Replies: 3
    Last Post: 01-08-2015, 11:47 AM
  3. Replies: 1
    Last Post: 02-28-2013, 01:48 PM
  4. AddIn issues not allowing copy between workbooks
    By Jacques Grobler in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 05-18-2012, 07:24 AM
  5. Replies: 2
    Last Post: 06-28-2011, 10:19 AM
  6. only allowing data in 1 of 4 cells
    By stage1v8 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-17-2010, 01:09 PM
  7. Allowing Data Entry ONLY???
    By mthespike in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-06-2005, 12:05 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