Click here to Skip to main content
15,917,060 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHelp with closing a form Pin
jelsner29-Aug-05 7:30
jelsner29-Aug-05 7:30 
AnswerRe: Help with closing a form Pin
Dave Kreskowiak29-Aug-05 9:59
mveDave Kreskowiak29-Aug-05 9:59 
QuestionGetTypeFromProgID: Invalid class string Pin
DaveC42691329-Aug-05 6:28
DaveC42691329-Aug-05 6:28 
QuestionAccessing data within datagrids...... Pin
daviiie29-Aug-05 6:27
daviiie29-Aug-05 6:27 
AnswerRe: Accessing data within datagrids...... Pin
Anonymous29-Aug-05 7:06
Anonymous29-Aug-05 7:06 
QuestionVBA Excel 2003 Pin
PHDENG8129-Aug-05 2:46
PHDENG8129-Aug-05 2:46 
AnswerRe: VBA Excel 2003 Pin
Dave Kreskowiak29-Aug-05 4:36
mveDave Kreskowiak29-Aug-05 4:36 
GeneralRe: VBA Excel 2003 Pin
PHDENG8129-Aug-05 5:02
PHDENG8129-Aug-05 5:02 
This is the only line of code I have to move the data to the appropriate cell:

ws.Cells(iRow, 4).Value = Me.TextBox1.Value

In the TextBox1 properties I have simply set it to multiline and allowed the user to step to each line by hitting "enter."

I understand what you are suggesting. However, I tried it when I was using A listbox. It did not work then either. I had to do what I am "trying" to do with a textbox. The difference is, the textbox "items" are not seperated by "selection." They are seperated by the user hitting "enter" and stepping to the next line. When I use vbNewLine or vbCrLf it displays the same character.

Thanks a lot for your suggestions. However, do you have any other ideas?

Dizzle
GeneralRe: VBA Excel 2003 Pin
Dave Kreskowiak29-Aug-05 9:49
mveDave Kreskowiak29-Aug-05 9:49 
QuestionImageList with too many items Pin
MohammadAmiry29-Aug-05 2:14
MohammadAmiry29-Aug-05 2:14 
AnswerRe: ImageList with too many items Pin
Dave Kreskowiak29-Aug-05 4:29
mveDave Kreskowiak29-Aug-05 4:29 
GeneralRe: ImageList with too many items Pin
MohammadAmiry29-Aug-05 11:55
MohammadAmiry29-Aug-05 11:55 
GeneralRe: ImageList with too many items Pin
Dave Kreskowiak29-Aug-05 13:05
mveDave Kreskowiak29-Aug-05 13:05 
GeneralRe: ImageList with too many items Pin
MohammadAmiry30-Aug-05 8:42
MohammadAmiry30-Aug-05 8:42 
GeneralRe: ImageList with too many items Pin
Dave Kreskowiak30-Aug-05 11:50
mveDave Kreskowiak30-Aug-05 11:50 
GeneralRe: ImageList with too many items Pin
MohammadAmiry30-Aug-05 20:31
MohammadAmiry30-Aug-05 20:31 
GeneralRe: ImageList with too many items Pin
MohammadAmiry30-Aug-05 9:24
MohammadAmiry30-Aug-05 9:24 
QuestionFarsi Language Support in Visual Basic Pin
alex120529-Aug-05 0:45
alex120529-Aug-05 0:45 
AnswerRe: Farsi Language Support in Visual Basic Pin
MohammadAmiry29-Aug-05 2:09
MohammadAmiry29-Aug-05 2:09 
GeneralRe: Farsi Language Support in Visual Basic Pin
alex120529-Aug-05 14:31
alex120529-Aug-05 14:31 
GeneralRe: Farsi Language Support in Visual Basic Pin
MohammadAmiry30-Aug-05 8:51
MohammadAmiry30-Aug-05 8:51 
GeneralRe: Farsi Language Support in Visual Basic Pin
alex12052-Sep-05 20:45
alex12052-Sep-05 20:45 
QuestionFreeze columns in a datagrid Pin
directred28-Aug-05 23:56
directred28-Aug-05 23:56 
AnswerRe: Freeze columns in a datagrid Pin
_mubashir29-Aug-05 0:23
_mubashir29-Aug-05 0:23 
AnswerRe: Freeze columns in a datagrid Pin
Anonymous29-Aug-05 9:04
Anonymous29-Aug-05 9:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.