RE: [ActiveDir] OT: VB Programming in Access

2005-08-10 Thread Stelley, Douglas
http://groups.ittoolbox.com/g/visualbasic-l.asp 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Salandra,
Justin A.
Sent: Tuesday, August 09, 2005 2:04 PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] OT: VB Programming in Access

Where can I find that forum

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Kingslan
Sent: Tuesday, August 09, 2005 1:04 PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] OT: VB Programming in Access

Justin,

I know we go off-topic at times, but I suspect that VB assistance, not
related to ADSI programming, might be stretching it a bit.

That's just my take.

There are forums and newsgroups (the VB NG hosted by MSFT for one) that
are going to be much more responsive to your need in this case.

If someone who knows VB happens on today and decides to answer the
question
- happy days.  I don't work enough in VB to be able to help.

Rick

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Salandra,
Justin A.
Sent: Tuesday, August 09, 2005 11:50 AM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] OT: VB Programming in Access

I need some programming help

How do I get this to work, I have a form and when I click a button I
want it to place in the date in a date field if there is no date there,
if there is a date there then I don't want it to do anythying

If Date_Created is null then
Date_Created = Date
Else
End If

Thanks in Advance

Justin A. Salandra
MCSE Windows 2000 & 2003
Network and Technology Services Manager
Catholic Healthcare System
646.505.3681 - office
917.455.0110 - cell
[EMAIL PROTECTED]


List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/

Confidentiality Notice: The information contained in this message may be 
legally privileged and confidential information intended only for the use of 
the individual or entity named above. If the reader of this message is not the 
intended recipient, or the employee or agent responsible to deliver it to the 
intended recipient, you are hereby notified that any release, dissemination, 
distribution, or copying of this communication is strictly prohibited. If you 
have received this communication in error please notify the author immediately 
by replying to this message and deleting the original message. Thank you.

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


RE: [ActiveDir] OT: VB Programming in Access

2005-08-09 Thread Rick Kingslan
This is the web-based forums in the MSDN Community:

http://forums.microsoft.com/msdn/ShowForum.aspx?ForumID=32

Cheers!

Rick

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Salandra, Justin A.
Sent: Tuesday, August 09, 2005 1:04 PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] OT: VB Programming in Access

Where can I find that forum

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Kingslan
Sent: Tuesday, August 09, 2005 1:04 PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] OT: VB Programming in Access

Justin,

I know we go off-topic at times, but I suspect that VB assistance, not
related to ADSI programming, might be stretching it a bit.

That's just my take.

There are forums and newsgroups (the VB NG hosted by MSFT for one) that
are
going to be much more responsive to your need in this case.

If someone who knows VB happens on today and decides to answer the
question
- happy days.  I don't work enough in VB to be able to help.

Rick

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Salandra,
Justin A.
Sent: Tuesday, August 09, 2005 11:50 AM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] OT: VB Programming in Access

I need some programming help

How do I get this to work, I have a form and when I click a button I
want it to place in the date in a date field if there is no date there,
if there is a date there then I don't want it to do anythying

If Date_Created is null then
Date_Created = Date
Else
End If

Thanks in Advance

Justin A. Salandra
MCSE Windows 2000 & 2003
Network and Technology Services Manager
Catholic Healthcare System
646.505.3681 - office
917.455.0110 - cell
[EMAIL PROTECTED]


List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


RE: [ActiveDir] OT: VB Programming in Access

2005-08-09 Thread Salandra, Justin A.
Where can I find that forum

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Kingslan
Sent: Tuesday, August 09, 2005 1:04 PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] OT: VB Programming in Access

Justin,

I know we go off-topic at times, but I suspect that VB assistance, not
related to ADSI programming, might be stretching it a bit.

That's just my take.

There are forums and newsgroups (the VB NG hosted by MSFT for one) that
are
going to be much more responsive to your need in this case.

If someone who knows VB happens on today and decides to answer the
question
- happy days.  I don't work enough in VB to be able to help.

Rick

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Salandra,
Justin A.
Sent: Tuesday, August 09, 2005 11:50 AM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] OT: VB Programming in Access

I need some programming help

How do I get this to work, I have a form and when I click a button I
want it to place in the date in a date field if there is no date there,
if there is a date there then I don't want it to do anythying

If Date_Created is null then
Date_Created = Date
Else
End If

Thanks in Advance

Justin A. Salandra
MCSE Windows 2000 & 2003
Network and Technology Services Manager
Catholic Healthcare System
646.505.3681 - office
917.455.0110 - cell
[EMAIL PROTECTED]


List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


RE: [ActiveDir] OT: VB Programming in Access

2005-08-09 Thread Rick Kingslan
Justin,

I know we go off-topic at times, but I suspect that VB assistance, not
related to ADSI programming, might be stretching it a bit.

That's just my take.

There are forums and newsgroups (the VB NG hosted by MSFT for one) that are
going to be much more responsive to your need in this case.

If someone who knows VB happens on today and decides to answer the question
- happy days.  I don't work enough in VB to be able to help.

Rick

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Salandra, Justin A.
Sent: Tuesday, August 09, 2005 11:50 AM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] OT: VB Programming in Access

I need some programming help

How do I get this to work, I have a form and when I click a button I
want it to place in the date in a date field if there is no date there,
if there is a date there then I don't want it to do anythying

If Date_Created is null then
Date_Created = Date
Else
End If

Thanks in Advance

Justin A. Salandra
MCSE Windows 2000 & 2003
Network and Technology Services Manager
Catholic Healthcare System
646.505.3681 - office
917.455.0110 - cell
[EMAIL PROTECTED]


List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/