Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Access 2000 Date Function
Name: ColdFire Date: June 29, 2003 at 12:52:32 Pacific OS: XP Pro CPU/Ram: 2064 XP+ / TwinMos 433Mhz
Comment:
Hey there guys,
Just trying to finish off a database and i cant seem to get the date function to work. I have defined a string value "Today" and this works with the Now function when i code:
today = now
however whenever i try to assign today = date it does not work. i get the same with the time function. all i want to do is drop these fields from the system time and dat into two text boxes. txtdate and txttime.
Summary: Hi, I was wondering if anyone can help? I am having problems carrying out a time calculation. The application has to calculate the duration of time by looking at a time in and a timeout box and compa...
Summary: I'm trying to write a access 2000 VBA search function that accept user text input and return records based on case id or name found (as entered by user). Case id is the primary key for all records. Ca...
Summary: I have created a project (Reference Library) using VB6 and Access 2000. The VB front end consists of two forms, Title Form and Copy Form. The following code is run at ‘Form Activate’ and is situated...