I have a web page and need to collect date information from site visitors.
Would someone please help me with code that will populate a combo box with the first and third Saturday of each month for a prescribed period of time. For example if the user selects 3 months then fill a combo box with...
Would someone please help me with code that will populate a combo box with the first and third Saturday of each month for a prescribed period of time. For example if the user selects 3 months then fill a combo box with the dates of the 1st and 3rd Saturday of each of the 3 months.
I want to...
I have a local server with exchange 2000 server running on it and I'd like to have exchange download POP3 email from my online ISP mail.xxx-inc.com and select individuals from my company have mail.xxx-inc.com correspondence show up in their exchange folder (a public folder) from which they can...
I have an Access 2000 application where records ALL records are added, edited and displayed in the mainform with a summary list of all data for a specific date shown in the subform.
Records on the mainform are ordered buy date and all recordes for the displayed date are shown on the subform...
Somehow the margins tab is missing from the page properties. I have no idea what I did that caused it to go away. I've tried removing themes but that didn't have an effect on it.
I looked on Microsoft's website but can't find any information on how or why the page margin tab may not be...
PhoneTech2,
Why not prefix the device_id with the table it comes from?
ie,
=dlookup("extension","devices","tbl1!device_id=tbl2!device_id)
Hope that helps [pipe]
Katie,
Thanks again.
I replaced the constants and it worked like a charm.
Good luck with COM+ object model. I hear it can be a real pain, but the knowledge will be invaluable to you.
Steve :)
Katerine,
One more question, if I may. How do I set the AllowMultiselect flag in this class? It's defined as cdlOFNAllowMultiselect = &H200 but won't let me select mutiple files.
Thanks again,
Steve (-:
As I pound my head against the desk, for not reading ALL your first reply... X-)
Thank you so very much for having the patience to have me re-read your reply and look at the link. The solution works flawlessly. I'm grateful to you and to RickSpr for his earlier post to your question.
Dang...
Katerine,
Thank you for your reply. I was able to add the common dialog control on my machine since I have VB6 installed. However, it won't work on any other machine that doesn't have VB6 installed on it, which is the case for most of the users. I was hoping that there was a work around...
I have an access application where I'd like to present the user with a common file dialog box, similar to that in Visual Basic 6. Where they can select a txt file or group of txt files to be parsed into a table.
How do I duplicate the file dialog box? It is so easy in visual basic but I can't...
Thank you TTThio.
Your suggestion works, however ALL the fields from the mainform are not in the subform. Is there a way to get the record pointer in the table by clicking on a record in the subform and then pass it to the mainform and have the mainform repaint with that record being displayed?
I have a main form with individual records from my contacts table and a subform datasheet view of all the records in the contacts table. As I move from record to record in the main form the subform updates and refreshes to show all the contacts.
Here's my problem... I'd like to click on a...
I have a webform which sends a confirming email to me whenever someone fills it out. When I receive the message I'm saving it to a text file. I've written code in access and placed a button on an access form to parse the information from the text file into my access table. This works but I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.