Macros won't run beyond first row

K

KevinJ

Have a transferdatabase macro which used to import several tables but now
won't import past the first row. I've also tried creating an individual macro
for each import, then adding the several run macro lines to a single macro
and it still won't run past the first row. Please help:)
 
K

Ken Snell \(MVP\)

You'll need to post all the actions (with conditions, arguments, etc.) that
you're trying to run in this macro. Very difficult to even guess without any
information.
 
Top