Click here to Skip to main content
16,010,022 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: vb6 to vb.net conversion Help Pin
Dave Kreskowiak29-Oct-07 14:42
mveDave Kreskowiak29-Oct-07 14:42 
AnswerRe: vb6 to vb.net conversion Help Pin
nishkarsh_k29-Oct-07 14:45
nishkarsh_k29-Oct-07 14:45 
QuestionReportViewer Pin
Abbhie29-Oct-07 6:07
Abbhie29-Oct-07 6:07 
AnswerRe: ReportViewer Pin
pmarfleet29-Oct-07 7:16
pmarfleet29-Oct-07 7:16 
GeneralRe: ReportViewer Pin
Salman Sheikh29-Oct-07 22:26
Salman Sheikh29-Oct-07 22:26 
GeneralRe: ReportViewer Pin
pmarfleet29-Oct-07 23:09
pmarfleet29-Oct-07 23:09 
GeneralRe: ReportViewer Pin
Abbhie30-Oct-07 5:13
Abbhie30-Oct-07 5:13 
GeneralRe: ReportViewer Pin
pmarfleet30-Oct-07 5:42
pmarfleet30-Oct-07 5:42 
Which bit are you struggling with? The logic for converting a number to words? This is a common requirement and a Google search should yield plenty of results, although you may have to translate to VB.

To add an implementation of this function to your report definiton, bring up the Property dialog for your report and select the 'Code' tab. Add the code for your function in the box. You can now call your function from an expression using the syntax Code.<myfunction>.

Paul Marfleet

GeneralRe: ReportViewer Pin
Abbhie31-Oct-07 20:48
Abbhie31-Oct-07 20:48 
QuestionWeb service reference problem in Window Service Pin
sabby200629-Oct-07 3:13
sabby200629-Oct-07 3:13 
AnswerRe: Web service reference problem in Window Service Pin
Dave Kreskowiak30-Oct-07 4:58
mveDave Kreskowiak30-Oct-07 4:58 
QuestionPackaging and Deployment Pin
briogene29-Oct-07 2:41
briogene29-Oct-07 2:41 
AnswerRe: Packaging and Deployment Pin
Dave Kreskowiak29-Oct-07 4:54
mveDave Kreskowiak29-Oct-07 4:54 
AnswerRe: Packaging and Deployment Pin
nishkarsh_k29-Oct-07 14:48
nishkarsh_k29-Oct-07 14:48 
QuestionHOW TO SEND SMS Pin
kkb_200129-Oct-07 1:39
kkb_200129-Oct-07 1:39 
AnswerRe: HOW TO SEND SMS Pin
Dave Kreskowiak29-Oct-07 4:51
mveDave Kreskowiak29-Oct-07 4:51 
AnswerRe: HOW TO SEND SMS Pin
AliAmjad29-Oct-07 4:59
AliAmjad29-Oct-07 4:59 
QuestionHow to connect USB Port in VB/VB .NET Pin
kkb_200129-Oct-07 1:38
kkb_200129-Oct-07 1:38 
AnswerRe: How to connect USB Port in VB/VB .NET Pin
Dave Kreskowiak29-Oct-07 4:48
mveDave Kreskowiak29-Oct-07 4:48 
QuestionSaving image with customize size Pin
yogesh_kumar_agarwal29-Oct-07 1:04
yogesh_kumar_agarwal29-Oct-07 1:04 
AnswerRe: Saving image with customize size Pin
Abhijit Jana29-Oct-07 4:16
professionalAbhijit Jana29-Oct-07 4:16 
QuestionBug?? mdichildactivate Pin
Tom Deketelaere28-Oct-07 23:42
professionalTom Deketelaere28-Oct-07 23:42 
AnswerRe: Bug?? mdichildactivate Pin
Dave Kreskowiak29-Oct-07 4:46
mveDave Kreskowiak29-Oct-07 4:46 
GeneralRe: Bug?? mdichildactivate Pin
Tom Deketelaere29-Oct-07 5:16
professionalTom Deketelaere29-Oct-07 5:16 
GeneralRe: Bug?? mdichildactivate Pin
Dave Kreskowiak29-Oct-07 7:09
mveDave Kreskowiak29-Oct-07 7:09 

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.