Hi, I have a combo box, and it references a query. Long list of things. But I just want there to be two additional text items shown at the top in addition to the query. IE (ALL, NONE) how do I add these list items into my combo box? Thanks
What data type provides the ability to hold the most text?
IE want to be able to hold an emails text of unknown length.
Or a record of activities for the day?
What type of data type should be used?
Thanks
I have 2 combo boxes
What I want is:
After selecting an item in the first box, it to update the second box with only items that apply are associated with the first...
Not sure how this is done. Thanks
Hi,
How do I create in a form using code the file selection object (like the Open... Dialog)? Want user to be able to browse to a file of choice and have it return the path of the file to a string. Thanks
-Kib
Hi, I have a combo box that is a table
the table has 2 fields
ID_NUM, AGENCY
I want it to show the Agency in the combo box
but I want the value bound be equal to what the ID_NUM is (and not have the ID_NUM shown)
how do I accomplish this? Thanks
Hi, been a long time since I had done anything in Access...I am trying to filter a recordset
here is what I have...surveys is a table in my database
Dim db as DAO.Database
Dim rs as DAO.Recordset
Dim strFILTER as String
Set db = CurrentDb
Set rs = CurrentDb.OpenRecordset("Surveys")...
Hi,
was wondering if there is a way to use javascript to have when you click on something the script will then open a desired file using a specific program. Instead of the default on the users PC?
Thanks
Hi, I have an HTML file on my Network that has link to various files. However Links will not work in IE for powerpoint files. It has the progress bar on the bottom saying it is downloading it and then nothing. Why will the file not open? I would like people on the network to be able to open the...
Hi, I have an HTML file on my Network that has link to various files. However Links will not work in IE for powerpoint files. It has the progress bar on the bottom saying it is downloading it and then nothing. Why will the file not open? I would like people on the network to be able to open the...
Hi, I was wondering if anyone could help me, I am trying to figure out a way to create/add a control to a form in VBA. Such as a Text Box or Label, etc. So if something happens, it will add a new control to the form, and in the code give all the desired properties. Thanks.
-Kib
Hi, this morning I woke up and booted up my computer (Windows 98 P3 800) And it booted up into Safe Mode automatically!
So I shut down and booted up again, and this time I got the windows 998 Selection screen where I pick, Normal, Logged, Safe, etc, etc. So I picked Normal.
And it froze on the...
Hi, is there a way to put a frame-like object into an html file
but not have it reference another html file, but have it so the text/images/whatever is all located in the same html file, so you dont have a bunch of html files?
Not sure if its possible, just curious
thanks.
dawnd3,
Yea, that works for me most of the time, except for some reason there were 3 lines that for whatever reason I could not delete by any 'normal' methods. Thanks though :)
-Kib
Hello
I created a line in word by hitting
"=" 3 times and hitting return
and now for the life of me I can not figure out how to get rid of it.
Anyone run into this problem before?
Thanks
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.