Ohh, I'm sorry.
I am using an Outlook form. I have coded it to insert the user name (NT name) into a text box on open. Then that person will send it to another person, who will put in their comments and send it to the last person who will do something with it.
Right now, everytime it is sent...
I need to populate the user name (which I have coded for already) and retain it when sent to multiple people, who will then need to open it and send it on. Right now who ever opens it their name overwrites the first person.
Any help is greatly appreciated.
Thanks!
I have a report that has 2 sub reports - from two seperate queries. I need a way to tell the report that if both sub reports do not have any data, I do not want it to open or print. I am using Access 2000 and have tried the No data command on the sub reports as well as the actual report...
I am so confused. I tried adding the empty string again and I tried str=Null. Is that correct? I must be missing something here...
Thank you for you help.
Roni
I have an access database set up not to accept zero-length fields, but they aren't required. What can I do to my coding so that the blank fields don't bomb the code. I seem to be very confused, in Visual Basic all I did was add a "" to the string and it worked fine. Any help would...
I am trying to insert form information into an access database. I have tried using rst.AddNew, but I get the message it is unsupported by my provider.
Also, I have tried Insert Into, which gives me the following message
Microsoft JET Database Engine error '80040e14'
Syntax error in INSERT...
I am connecting a web page to an Access database. I would like to populate the combo box with the records from Access. I have no idea how to do this in a web page (This is my first web document). Any suggestions would be greatly...
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.