Microsoft
Software
Hardware
Network
Question : Get specified line contents
I would like to get the contents of a specified line of multiline textbox. Each line can be a different length. By example, I would like to get the contents of line 5125 from position 1 for the length of the line itself
Answer : Get specified line contents
Try using the Lines() property...
Dim line As String = TextBox1.Lines(5124) ' <-- 0 based index
Random Solutions
DLookUp based on text box
Microsoft Access DSum over Multiple Criteria
Windows update fails, tried all tricks
SQL Query help
MSExchange RPC Over HTTP Autoconfig
Access XP Popup Form_GotFocus/Form_Activat<wbr />e
Form strategy
Data duplicates, triplicates....
constant scan in execution plan
issue with Global Catalog