Hi,
I'm trying a macro to insert an OE order detail in Accpac 6.0
it work! but it insert order detail first record only.
before :
orduniq ordnumber item
3513090 32 001071001
after run macro :
orduniq ordnumber item
3513090 16...
Hi,
I'm trying a macro to insert an OE order detail in Accpac 6.0
,however when running my code error "Method 'Insert' of object 'IAccpacView' fail"
It fails at to insert the detail line OEORD1detail1.Insert
My Code:::
-----------------------------------------------
Sub MainSub()
On Error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.