Re: Jump to next line in box...
- From: "Tom Ogilvy" <twogilvy@xxxxxxx>
- Date: Wed, 3 Aug 2005 14:32:56 -0400
chr(10)
CustInfo.Notes = Worksheets("CustomerDatabase").Cells(RefCountx, 30) & _
chr(10) & Worksheets("CustomerDatabase").Cells(RefCountx, 31)
--
Regards,
Tom Ogilvy
"thomas" <thomas@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:14A1F04D-CC28-4380-9D6C-389453F048D3@xxxxxxxxxxxxxxxx
> I have a database of people, that when you search for one, it finds the
> person and displays the info. I wish to be able to add a "return" (next
line)
> for each note in the note text box. How do I do this?
>
>
> Ex.
>
> CustInfo.Notes = Worksheets("CustomerDatabase").Cells(RefCountx, 30) &
> NEXTLINE??? & Worksheets("CustomerDatabase").Cells(RefCountx, 31)
>
> thanks Ahead of time,
> Thomas
.
- References:
- Jump to next line in box...
- From: thomas
- Jump to next line in box...
- Prev by Date: Re: Should we use VB.net or VB6 to create an add-in?
- Next by Date: Re: calling a macro
- Previous by thread: Re: Jump to next line in box...
- Next by thread: Working with and adding Menus?
- Index(es):