Click here to Skip to main content
15,910,234 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Installation on a remote computer. Pin
rwestgraham26-Oct-05 14:48
rwestgraham26-Oct-05 14:48 
Questionsql problem Pin
microuser_200026-Oct-05 6:09
microuser_200026-Oct-05 6:09 
AnswerRe: sql problem Pin
Joshua Quick26-Oct-05 8:14
Joshua Quick26-Oct-05 8:14 
GeneralRe: sql problem Pin
microuser_200026-Oct-05 8:25
microuser_200026-Oct-05 8:25 
GeneralRe: sql problem Pin
Joshua Quick26-Oct-05 9:01
Joshua Quick26-Oct-05 9:01 
GeneralRe: sql problem Pin
microuser_200026-Oct-05 11:09
microuser_200026-Oct-05 11:09 
QuestionRemove Duplications Pin
stevelam26-Oct-05 5:27
stevelam26-Oct-05 5:27 
AnswerRe: Remove Duplications Pin
George B Gilbert26-Oct-05 7:02
George B Gilbert26-Oct-05 7:02 
Steve...

You didn't specify in the specs whether or not the removal of duplicate letters, and the appending of the alphabet was to be case sensitive. The functions I wrote are both case sensitive.

Download this Visual Studio project from my web site.

http://www.2goodsoftware.com/snippets/duplicate letters.zip

When you run the project in VS, type any string into the textbox and click the button (neither control is appropriately named or initialized since the project is just a test bed). The modified string will be displayed in a message box.

There are two functions ... RemoveDupLetters and AddAlphabet. Copy both functions and paste them into a module (for global scope) in your project.

If I can be of further help, please let me know.

George
GeneralRe: Remove Duplications Pin
stevelam26-Oct-05 8:21
stevelam26-Oct-05 8:21 
AnswerRe: Remove Duplications Pin
George B Gilbert26-Oct-05 8:30
George B Gilbert26-Oct-05 8:30 
GeneralRe: Remove Duplications Pin
stevelam26-Oct-05 8:35
stevelam26-Oct-05 8:35 
AnswerRe: Remove Duplications Pin
George B Gilbert27-Oct-05 6:15
George B Gilbert27-Oct-05 6:15 
QuestionOverriding the Built-In Menus and Commands in Microsoft Word Pin
microuser_200025-Oct-05 23:40
microuser_200025-Oct-05 23:40 
Questiondatagrid that does not display null for blank data...how it is possible Pin
ajay bharti25-Oct-05 21:05
ajay bharti25-Oct-05 21:05 
AnswerRe: datagrid that does not display null for blank data...how it is possible Pin
oakleaf7-Nov-05 6:39
oakleaf7-Nov-05 6:39 
Questioncrystal report with vb.net(run on client machine) Pin
amilapradeep25-Oct-05 18:43
amilapradeep25-Oct-05 18:43 
AnswerRe: crystal report with vb.net(run on client machine) Pin
Christian Graus25-Oct-05 18:47
protectorChristian Graus25-Oct-05 18:47 
GeneralRe: crystal report with vb.net(run on client machine) Pin
amilapradeep25-Oct-05 19:20
amilapradeep25-Oct-05 19:20 
GeneralRe: crystal report with vb.net(run on client machine) Pin
Christian Graus25-Oct-05 19:22
protectorChristian Graus25-Oct-05 19:22 
GeneralRe: crystal report with vb.net(run on client machine) Pin
amilapradeep25-Oct-05 19:26
amilapradeep25-Oct-05 19:26 
GeneralRe: crystal report with vb.net(run on client machine) Pin
Steve Pullan25-Oct-05 19:35
Steve Pullan25-Oct-05 19:35 
GeneralRe: crystal report with vb.net(run on client machine) Pin
amilapradeep25-Oct-05 20:18
amilapradeep25-Oct-05 20:18 
Questioncrystal report with vb.net Pin
amilapradeep25-Oct-05 18:41
amilapradeep25-Oct-05 18:41 
QuestionHelp with decimal formatting Pin
christy1825-Oct-05 18:28
christy1825-Oct-05 18:28 
AnswerRe: Help with decimal formatting Pin
Christian Graus25-Oct-05 18:31
protectorChristian Graus25-Oct-05 18:31 

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.