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

Visual Basic

 
QuestionAxDtPicker problems oleDate is invalid [modified] Pin
QuickBooksDev15-May-10 4:20
QuickBooksDev15-May-10 4:20 
AnswerRe: AxDtPickter problems oleDate is invalid Pin
Johan Hakkesteegt17-May-10 2:36
Johan Hakkesteegt17-May-10 2:36 
GeneralRe: AxDtPickter problems oleDate is invalid Pin
QuickBooksDev17-May-10 8:35
QuickBooksDev17-May-10 8:35 
GeneralRe: AxDtPickter problems oleDate is invalid Pin
Johan Hakkesteegt17-May-10 22:07
Johan Hakkesteegt17-May-10 22:07 
GeneralRe: AxDtPickter problems oleDate is invalid Pin
QuickBooksDev19-May-10 7:11
QuickBooksDev19-May-10 7:11 
GeneralRe: AxDtPickter problems oleDate is invalid Pin
Johan Hakkesteegt19-May-10 22:47
Johan Hakkesteegt19-May-10 22:47 
GeneralRe: AxDtPickter problems oleDate is invalid Pin
QuickBooksDev20-May-10 0:56
QuickBooksDev20-May-10 0:56 
GeneralRe: AxDtPickter problems oleDate is invalid Pin
Johan Hakkesteegt20-May-10 1:07
Johan Hakkesteegt20-May-10 1:07 
QBTeKcom wrote:
variab = .dtpFromLast(ThisStoreNdx).value

But where does this take place, in the form that owns the .dtpFromLast(ThisStoreNdx) control or elsewhere?

QBTeKcom wrote:
changing the HUNDREDs (218 for a quick count)of Dim Ss in EACH function and sub in the program

You will have only one global Ss variable per form. You can use Excel to create the needed variables inside a minute and per form you can just use the editor's replace all function. Or do you have hundreds of forms?

QBTeKcom wrote:
I am going to create a test project with just 2 forms and no real code except accessing the dtPickers, etc to see the behavior

That is an excellent idea. Then if you experience the same issue, you can easily test my suggestion with the global module. Otherwise there may be a problem with the automatically upgraded code, and then you are really screwed (so fingers crossed).
My advice is free, and you may get what you paid for.

GeneralRe: AxDtPickter problems oleDate is invalid Pin
QuickBooksDev20-May-10 3:33
QuickBooksDev20-May-10 3:33 
AnswerRe: AxDtPicker problems oleDate is invalid Pin
QuickBooksDev17-May-10 9:45
QuickBooksDev17-May-10 9:45 
GeneralRe: AxDtPicker problems oleDate is invalid [modified] Pin
QuickBooksDev19-May-10 10:51
QuickBooksDev19-May-10 10:51 
GeneralRe: AxDtPicker problems oleDate is invalid Pin
QuickBooksDev20-May-10 1:57
QuickBooksDev20-May-10 1:57 
GeneralRe: AxDtPicker problems oleDate is invalid Pin
QuickBooksDev20-May-10 3:51
QuickBooksDev20-May-10 3:51 
GeneralRe: AxDtPicker problems oleDate is invalid Pin
QuickBooksDev21-May-10 0:48
QuickBooksDev21-May-10 0:48 
Questionquery .db databases Pin
Jack_1815-May-10 2:01
Jack_1815-May-10 2:01 
AnswerRe: query .db databases Pin
DaveAuld15-May-10 3:13
professionalDaveAuld15-May-10 3:13 
AnswerRe: query .db databases Pin
DaveAuld15-May-10 3:17
professionalDaveAuld15-May-10 3:17 
GeneralRe: query .db databases Pin
Jack_1815-May-10 8:20
Jack_1815-May-10 8:20 
GeneralRe: query .db databases Pin
DaveAuld15-May-10 8:22
professionalDaveAuld15-May-10 8:22 
GeneralRe: query .db databases Pin
Jack_1815-May-10 8:29
Jack_1815-May-10 8:29 
AnswerRe: query .db databases Pin
loyal ginger15-May-10 11:04
loyal ginger15-May-10 11:04 
GeneralRe: query .db databases Pin
Jack_1815-May-10 15:13
Jack_1815-May-10 15:13 
GeneralRe: query .db databases Pin
Jack_1815-May-10 15:21
Jack_1815-May-10 15:21 
GeneralRe: query .db databases Pin
Dave Kreskowiak15-May-10 16:45
mveDave Kreskowiak15-May-10 16:45 
Questioncheck Date Range Pin
shaina223115-May-10 0:26
shaina223115-May-10 0:26 

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.