View Single Post
  #14   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default On Enter: next row copying certain fields from previous row

First, the attachments in excelforum only help those that connect through the
excelforum web site. I connect directly to the MS NewsServers--so I don't even
see them.

If you go to the VBE, select that procedure and hit F8 to step through it, what
bad things happen and on what lines?

Lava wrote:

It gives no indication of any line. I made your alterations to the code
I got and tried it, but all I got was a little popup stating that
error. It didn't even switch to the VB editor like it did other times,
but it remained in the Excel sheet. I will attach the sheet within 30
minutes... maybe that'll clear things up as there's an applied example.
P.S. I'm not familiar with VB debugging... so if I overlooked a simple
way to find the mistake, my bad.

+-------------------------------------------------------------------+
|Filename: Import Shouwing 2.zip |
|Download: http://www.excelforum.com/attachment.php?postid=3945 |
+-------------------------------------------------------------------+

--
Lava
------------------------------------------------------------------------
Lava's Profile: http://www.excelforum.com/member.php...o&userid=27793
View this thread: http://www.excelforum.com/showthread...hreadid=473113


--

Dave Peterson