Click here to Skip to main content
16,008,719 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: alternative of recordset in vb.net [modified] Pin
supercat918-Aug-08 9:43
supercat918-Aug-08 9:43 
GeneralRe: alternative of recordset in vb.net Pin
Mycroft Holmes18-Aug-08 12:32
professionalMycroft Holmes18-Aug-08 12:32 
GeneralRe: alternative of recordset in vb.net Pin
supercat918-Aug-08 12:37
supercat918-Aug-08 12:37 
GeneralRe: alternative of recordset in vb.net Pin
Mycroft Holmes18-Aug-08 14:04
professionalMycroft Holmes18-Aug-08 14:04 
GeneralRe: alternative of recordset in vb.net Pin
supercat919-Aug-08 6:32
supercat919-Aug-08 6:32 
GeneralRe: alternative of recordset in vb.net Pin
Mycroft Holmes19-Aug-08 12:03
professionalMycroft Holmes19-Aug-08 12:03 
AnswerRe: alternative of recordset in vb.net Pin
rprateek18-Aug-08 18:46
rprateek18-Aug-08 18:46 
QuestionHow to work with errors in visual basic Pin
Matthew Leggett17-Aug-08 4:06
Matthew Leggett17-Aug-08 4:06 
Hi Folks I am Using Visual Basic within Excel and have encountered a problem I hope someone can help with

I have a table of Bills and months ie

Month1 Month2 ........
Bill 1 0 0
Bill 2 0 0
Bill 3 0 0

For each bill there is a value in the month column.

Each Cell starts with a value of 0
I create a NEW worksheet ie - NEWSHEET and this passes a formula back to cell C3 on sheet Bills

C3 before = 0
C3 after = NEWSHEET!L5 - showing the contents of Cell L5 ON Sheet NEWSHEET

When I delete the NEWSHEET for whatever reason the value of C3 changes to this:-

C3 becomes =#REF!L5

In itself this isn't a problem as I was expecting this to happen however once the cell contains =#REF!L5
I want to run a small script to look at each cell and if the value of the cell is =#REF!L5 then I want to reset the value to zero
if the value of the cell isn't =#REF!L5 then I wish to leave the value alone

Hope this makes sense and that someone can assist
AnswerRe: How to work with errors in visual basic Pin
ChandraRam17-Aug-08 20:58
ChandraRam17-Aug-08 20:58 
Questionkindly check this and suggest me where i did mistake Pin
Rameez Raja17-Aug-08 1:06
Rameez Raja17-Aug-08 1:06 
AnswerRe: kindly check this and suggest me where i did mistake Pin
lisan_al_ghaib17-Aug-08 1:17
lisan_al_ghaib17-Aug-08 1:17 
GeneralRe: kindly check this and suggest me where i did mistake [modified] Pin
Rameez Raja17-Aug-08 16:45
Rameez Raja17-Aug-08 16:45 
Questionhi Pin
ershad15-Aug-08 22:49
ershad15-Aug-08 22:49 
AnswerRe: hi Pin
Christian Flutcher15-Aug-08 23:19
Christian Flutcher15-Aug-08 23:19 
GeneralRe: hi Pin
ershad15-Aug-08 23:54
ershad15-Aug-08 23:54 
GeneralRe: hi Pin
Christian Graus16-Aug-08 0:07
protectorChristian Graus16-Aug-08 0:07 
GeneralRe: hi Pin
Paul Conrad16-Aug-08 9:22
professionalPaul Conrad16-Aug-08 9:22 
AnswerRe: hi Pin
~Khatri Mitesh~16-Aug-08 0:02
~Khatri Mitesh~16-Aug-08 0:02 
GeneralRe: hi Pin
Christian Graus16-Aug-08 0:08
protectorChristian Graus16-Aug-08 0:08 
GeneralRe: hi Pin
Paul Conrad16-Aug-08 9:23
professionalPaul Conrad16-Aug-08 9:23 
AnswerRe: hi Pin
rprateek18-Aug-08 18:53
rprateek18-Aug-08 18:53 
Questionhow to import .csv or .txt file into listview control?? Pin
aungthiha15-Aug-08 21:08
aungthiha15-Aug-08 21:08 
AnswerRe: how to import .csv or .txt file into listview control?? Pin
Christian Graus15-Aug-08 21:34
protectorChristian Graus15-Aug-08 21:34 
GeneralRe: how to import .csv or .txt file into listview control?? Pin
Mycroft Holmes16-Aug-08 15:08
professionalMycroft Holmes16-Aug-08 15:08 
GeneralRe: how to import .csv or .txt file into listview control?? Pin
LloydA11117-Aug-08 15:32
LloydA11117-Aug-08 15:32 

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.