Consulting

Results 1 to 1 of 1

Thread: Problem Macro

  1. #1
    VBAX Regular
    Joined
    Dec 2015
    Posts
    40
    Location

    Problem Macro

    Hello everyone :

    I have a problem with module 7.
    First thing is that I don't have any error message, but the result is not achieved.

    On workbook ''deliveries Macro" when I press buton "Export 1st call" = NO Problem it is working. That is I get on my workbook "WK49production" the values in column C from workbook ''deliveries Macro" transfered in column E workbook "WK49production" (example : 1N-1Y+[34000]on 02.12 )

    Now it s with the second buton "Export 2nd call" (module 7) that things get ore complicated.
    Indeed the value "ws.Cells(x, 5)" in my code keeps being repeated, and I don't know how to fix it.
    The goal would be the same : have the column to be transfered after either 1N-1Y for instance , or after 1N-1Y+[34000]on 02.12

    Thank you very much for your help in advance. Much appreciated.
    Attached Files Attached Files

Posting Permissions

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