+ Reply to Thread
Results 1 to 3 of 3

Vba code only works on half the page

  1. #1
    Registered User
    Join Date
    01-12-2017
    Location
    United Kingdom
    MS-Off Ver
    2007
    Posts
    29

    Vba code only works on half the page

    Another user helped me with this code a few months ago however I now have a problem with it... please see the example sheet attached.

    On the a-z sheets the 2nd column of dates does not work....
    If you fill in date and the details On the shorts and overs pages and press ctrl x to run the vba macro it only enters the data on the first columns (1-Apr to 23-Sep) of the a-z sheets.. the dates 30-Sep to 24-Mar do not work.

    I hope this makes sense and any help to solve the problem will be greatly appreciated.

    Thanks
    Attached Files Attached Files
    Last edited by maco20; 09-27-2017 at 08:28 AM.

  2. #2
    Registered User
    Join Date
    01-12-2017
    Location
    United Kingdom
    MS-Off Ver
    2007
    Posts
    29

    Re: Vba code only works on half the page

    Any help please??

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

    Re: Vba code only works on half the page

    The code below should go in a standard code module; e.g. Module1.
    You can delete the code from the modules ThisWorkbook, Sheet4 (A), and Sheet5 (B)

    Please Login or Register  to view this content.
    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.

+ 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. update existing code to copy and KEEP existing data
    By scott micklo in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 01-26-2016, 05:41 PM
  2. [SOLVED] VBA code to save current worksheet as temporary PDF file and then add to my existing code
    By brianfromla in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-20-2014, 08:35 AM
  3. Replies: 2
    Last Post: 12-17-2013, 11:51 AM
  4. [SOLVED] Correct way to apply an existing VBA code to an existing sheet
    By JO505 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-05-2013, 05:42 PM
  5. Replies: 2
    Last Post: 03-17-2011, 08:55 PM
  6. Replies: 1
    Last Post: 08-15-2009, 05:52 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