Re: Help: Continue String Code to next line
- From: Chris Dunaway <dunawayc@xxxxxxxxx>
- Date: Wed, 03 Oct 2007 20:42:45 -0000
On Oct 3, 3:12 pm, fhwa <Robert.Ad...@xxxxxxxxxxxx> wrote:
sorry, I don't really know what you mean. I'm fairly new to the whole
VBA coding and am updating some access databases for my office that
has this code. The code above currently runs all in a single line
which runs out of room and doesn't allow me to add more because of the
character limit. For example, I need to change tblOutputs to
tblOutputs2008, thus making the line longer however it doesn't allow
me to. What I ultimately need to do is figure out a way to split the
code onto two separate lines and have the code continue to work and
read from the end of the first line and continue at the beginning of
the second. I hope this description helps. Thanks
This is a C# newsgroup, not a VB one, so you will need to ask in an
appropriate group.
Chris
.
- References:
- Help: Continue String Code to next line
- From: fhwa
- Re: Help: Continue String Code to next line
- From: Jon Skeet [C# MVP]
- Re: Help: Continue String Code to next line
- From: fhwa
- Help: Continue String Code to next line
- Prev by Date: Re: Sql Connection
- Next by Date: Re: Dragging data to Excel using DoDragDrop
- Previous by thread: Re: Help: Continue String Code to next line
- Next by thread: Re: Help: Continue String Code to next line
- Index(es):
Relevant Pages
|