Click here to Skip to main content
15,886,842 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: search a excel document Pin
Kenneth Haugland2-Apr-13 9:13
mvaKenneth Haugland2-Apr-13 9:13 
GeneralRe: search a excel document Pin
Maciej Los10-Apr-13 3:38
mveMaciej Los10-Apr-13 3:38 
AnswerRe: search a excel document Pin
Maciej Los10-Apr-13 5:10
mveMaciej Los10-Apr-13 5:10 
QuestionSearching Data Pin
Ahmad Rifai Yusuf2-Apr-13 3:45
Ahmad Rifai Yusuf2-Apr-13 3:45 
AnswerRe: Searching Data Pin
Kenneth Haugland2-Apr-13 9:15
mvaKenneth Haugland2-Apr-13 9:15 
GeneralRe: Searching Data Pin
Ahmad Rifai Yusuf3-Apr-13 13:01
Ahmad Rifai Yusuf3-Apr-13 13:01 
QuestionHello All, need help to SET 5 days in a weeks in VB 2010 EXPRESS Pin
Yazid Aura Robbani1-Apr-13 22:08
professionalYazid Aura Robbani1-Apr-13 22:08 
AnswerRe: Hello All, need help to SET 5 days in a weeks in VB 2010 EXPRESS Pin
Bernhard Hiller1-Apr-13 22:47
Bernhard Hiller1-Apr-13 22:47 
Do you try to calculate the name of the day both in Bahasa Indonesia and in the Javanese Pasaran cycle?
For the 7 day week of Bahasa Indonesia, you should use the DayOfWeek property of a DateTime object.
The Javanese Pasaran week is different. You need to get the number of days since some minimum date, and then get the remainder of division by 5, that translates then to the Pasaran cycle.
That means: write your application from scratch, get rid of the old VB6 code.
GeneralRe: Hello All, need help to SET 5 days in a weeks in VB 2010 EXPRESS Pin
Yazid Aura Robbani2-Apr-13 8:53
professionalYazid Aura Robbani2-Apr-13 8:53 
GeneralRe: Hello All, need help to SET 5 days in a weeks in VB 2010 EXPRESS Pin
Maciej Los10-Apr-13 3:33
mveMaciej Los10-Apr-13 3:33 
GeneralRe: Hello All, need help to SET 5 days in a weeks in VB 2010 EXPRESS Pin
Yazid Aura Robbani10-Apr-13 11:16
professionalYazid Aura Robbani10-Apr-13 11:16 
Question[SOLVED] Word 2010 VBA - reading classical wordarts Pin
Bart Van Eyndhoven1-Apr-13 21:58
Bart Van Eyndhoven1-Apr-13 21:58 
AnswerRe: Word 2010 VBA - reading classical wordarts Pin
Kenneth Haugland2-Apr-13 9:19
mvaKenneth Haugland2-Apr-13 9:19 
GeneralRe: Word 2010 VBA - reading classical wordarts Pin
Bart Van Eyndhoven2-Apr-13 21:25
Bart Van Eyndhoven2-Apr-13 21:25 
GeneralRe: Word 2010 VBA - reading classical wordarts Pin
Bart Van Eyndhoven7-Apr-13 21:52
Bart Van Eyndhoven7-Apr-13 21:52 
AnswerRe: Word 2010 VBA - reading classical wordarts Pin
Kenneth Haugland7-Apr-13 23:02
mvaKenneth Haugland7-Apr-13 23:02 
GeneralRe: Word 2010 VBA - reading classical wordarts Pin
Bart Van Eyndhoven8-Apr-13 22:19
Bart Van Eyndhoven8-Apr-13 22:19 
QuestionMybase.New problem Pin
Christoffer Svensson31-Mar-13 6:42
Christoffer Svensson31-Mar-13 6:42 
AnswerRe: Mybase.New problem Pin
Dave Kreskowiak31-Mar-13 7:11
mveDave Kreskowiak31-Mar-13 7:11 
QuestionEditable Grid for Windows 7 (32 or 64 bit) Pin
h0k3n931-Mar-13 6:12
h0k3n931-Mar-13 6:12 
AnswerRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
Dave Kreskowiak31-Mar-13 7:09
mveDave Kreskowiak31-Mar-13 7:09 
GeneralRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
h0k3n931-Mar-13 15:10
h0k3n931-Mar-13 15:10 
GeneralRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
Dave Kreskowiak31-Mar-13 15:14
mveDave Kreskowiak31-Mar-13 15:14 
GeneralRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
Eddy Vluggen1-Apr-13 1:51
professionalEddy Vluggen1-Apr-13 1:51 
AnswerRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
Kenneth Haugland31-Mar-13 18:37
mvaKenneth Haugland31-Mar-13 18:37 

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.