Results 1 to 3 of 3

Thread: Order Pad Code Not WOrking

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2012
    Posts
    6

    Order Pad Code Not WOrking

    I have an Excel doc that I have used regularly over the years. For some reason it has decided it doesn't want to work any more. I'm assuming one of the macros has been corrupted but I have no idea what is wrong.

    The layout is this;

    There are 3 sheets.
    The first one lets you enter the order.
    The second is where it places the order.
    The third is where the codes and products are stored.

    You enter a code (eg: 1001) and add to order, on the second sheet your order should be displayed there but it is showing the first sheet (as if it's a ghost image over top).

    I've attached the file for your perusal.

    Using Windows 7 and Office 2010. I think it has something to do with Office 2010 as I think it was working ok with 2007 (I think).

    Many thanks.

    BUDGENS ORDER PAD NEW.zip
    Last edited by Crash0ng; Dec 30th, 2012 at 09:00 PM.

  2. #2

    Thread Starter
    New Member
    Join Date
    Dec 2012
    Posts
    6

    Re: Order Pad Code Not WOrking

    To illustrate what I mean, here are 2 examples;

    Example 1 is the first sheet in which you enter your code and the product appears. Then you click "Add Product to Order".
    Name:  Example1.jpg
Views: 66
Size:  50.1 KB

    Example 2 is where it gets fixed up. As you can see, when I switch to this tab, sheet 1 still appears, when I select a bunch of cells sheet 2 appears (behind) but soon crashes.
    Name:  Example2.png
Views: 66
Size:  27.1 KB

    Hope this makes sense.

    Cheers!

  3. #3
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: Order Pad Code Not WOrking

    I think it has something to do with Office 2010
    i started to look at your problem, but as i do not have 2010 i decided it was pointless for me to look at it
    i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
    Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next

    dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part

    come back and mark your original post as resolved if your problem is fixed
    pete

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width