Click here to Skip to main content
16,005,121 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: MatchWithList in Combo Box? Pin
Suraj Babu19-Aug-11 0:10
Suraj Babu19-Aug-11 0:10 
GeneralRe: MatchWithList in Combo Box? Pin
Dave Kreskowiak19-Aug-11 1:57
mveDave Kreskowiak19-Aug-11 1:57 
QuestionSorting Report using Formula Fields? Pin
Widgets25-Aug-07 23:46
Widgets25-Aug-07 23:46 
AnswerRe: Sorting Report using Formula Fields? Pin
TomGarth27-Aug-07 6:09
TomGarth27-Aug-07 6:09 
QuestionLinkLabel dropdown menu Pin
Ian Wells25-Aug-07 9:43
Ian Wells25-Aug-07 9:43 
AnswerRe: LinkLabel dropdown menu Pin
Johan Hakkesteegt31-Aug-07 2:25
Johan Hakkesteegt31-Aug-07 2:25 
GeneralRe: LinkLabel dropdown menu Pin
Ian Wells9-Sep-07 2:31
Ian Wells9-Sep-07 2:31 
Questionarray Pin
WhiteGirl2325-Aug-07 7:36
WhiteGirl2325-Aug-07 7:36 
Hi.
I have this code:

for i as integer=0 to array.lenght-1 <br />
if array(i)=value1 then<br />
var=true<br />
end if<br />
if var=true then<br />
....<br />
next


I need to set the value1 on the first position of the array and the first position of the array must be set on the last position of the array.
I don't have any idea.
thanks
AnswerRe: array Pin
Colin Angus Mackay25-Aug-07 12:09
Colin Angus Mackay25-Aug-07 12:09 
GeneralRe: array Pin
WhiteGirl2325-Aug-07 19:30
WhiteGirl2325-Aug-07 19:30 
AnswerRe: array Pin
Christian Graus25-Aug-07 20:20
protectorChristian Graus25-Aug-07 20:20 
GeneralRe: array Pin
WhiteGirl2325-Aug-07 20:32
WhiteGirl2325-Aug-07 20:32 
GeneralRe: array Pin
Christian Graus25-Aug-07 20:35
protectorChristian Graus25-Aug-07 20:35 
GeneralRe: array Pin
WhiteGirl2326-Aug-07 4:02
WhiteGirl2326-Aug-07 4:02 
Questioncreating inherited custom control Pin
babucherayath25-Aug-07 1:46
babucherayath25-Aug-07 1:46 
QuestionCLASSES & INHERITENCE Pin
RaveRare24-Aug-07 22:18
RaveRare24-Aug-07 22:18 
AnswerRe: CLASSES & INHERITENCE Pin
Rupesh Kumar Swami24-Aug-07 22:29
Rupesh Kumar Swami24-Aug-07 22:29 
AnswerRe: CLASSES & INHERITENCE Pin
Christian Graus25-Aug-07 0:45
protectorChristian Graus25-Aug-07 0:45 
AnswerRe: CLASSES & INHERITENCE Pin
DigiOz Multimedia25-Aug-07 12:27
DigiOz Multimedia25-Aug-07 12:27 
QuestionSearch function in webbrowser Pin
Ahmad Zaidi24-Aug-07 21:29
Ahmad Zaidi24-Aug-07 21:29 
AnswerRe: Search function in webbrowser Pin
Luc Pattyn24-Aug-07 23:53
sitebuilderLuc Pattyn24-Aug-07 23:53 
AnswerRe: Search function in webbrowser Pin
Dave Kreskowiak25-Aug-07 7:18
mveDave Kreskowiak25-Aug-07 7:18 
GeneralRe: Search function in webbrowser Pin
Ahmad Zaidi25-Aug-07 10:48
Ahmad Zaidi25-Aug-07 10:48 
GeneralRe: Search function in webbrowser Pin
Dave Kreskowiak26-Aug-07 4:19
mveDave Kreskowiak26-Aug-07 4:19 
Questionwill IE plugins which are already installed work in shDOCvw.dll 's webbrowser Pin
Vivek Narayanan24-Aug-07 21:10
Vivek Narayanan24-Aug-07 21:10 

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.