Sorry,
I just found out that it is possible to check if buttonA is visible or not.
However, i got this message when doubleclicking an item from the listbox. The message is
"runtime error 2455, you entered an expression that has an invalid reference to the property isvisible"
Here is my code...
Hi,
Can anyone tell me how to check if a button in a form is visible or not? because i am using the same form to perform two different actions and The easiest way (i think) is to be able to find this out. One form has all the buttons enabled as well as visible whereas the other form only has a...
Hi,
I was wondering if anyone would help me here. I have an inputbox that prompt users for a password. And at the same time i don't want people to know what they type in. I know that we can do this by using input mask. Hence, i was wondering if it's doable with inputbox.
Thank you very much in...
Gerry,
Thank you for your reply.
Firstly, sorry for giving you a hard time.
I finally figured out why the userform doesn't show up when the document is open. What happened was remember you asked me to save the document as test1.dot which i did. However, this is where i made a mistake. I saved...
Hi Smah,
yes, it was a cut & paste. Thanks for picking it up. But still the problem is still there. It's still giving me the same error message after restarting the apache.
Thank you in advance
Hi,
I was wondering if anyone might be able to help me out here. I've spent a lot of time trying to get this to work. Basically, what i really want to do is to let more than one user to access to the webserver. I've read the user authentication on the apache website and still couldn't get it...
Gerry,
Sorry, it still doesn't work yet. Can i check with you?
I went back to open the test1.dot and to the Microsoft VisualBasic Project[test1]-[ThisDocument (code)], i added as follows
Sub Document_New()
UserForm1.Show
End Sub
Sub Document_Open()
UserForm1.Show
End Sub
Is that right...
Hi Gerry,
I've got a quick question to ask. I seem to be unable to get that userform prompted again when i doubleclick on the test1.dot for the second time (after closing it once).
Your help is greatly appreciated. Thank you in advance.
Hi Gerry,
Thank you for your help. I must say this is very helpful for me as it shows the step by step procedure. Well Done.
However, If i may ask something. After having put all the code in and save the file(test1.dot), you were saying
Use the menu File > New and select test1.dot as the...
Hi,
I was wondering if anyone would be able to help me out. I'd like to set up a letterhead for the company i work for. I know that in office word, there is a wizard to set it up for us. However, this is what i would prefer it to do.
When you open up that letterhead.doc, a popup dialog box...
Hi,
I have a problem here. I have my own mail server machine on my network. It's merak mail server.
The problem now is recently my mail server has been bombarded with lots of unsolicited emails or spams from some unknown and dodgy senders. I'm quite concerned now and don't know what the best...
Thank you Vacunita
Hmm... I don't think the user michael is a member of limited user group or guest because i didn't set it that way. I don't know if by default it's assumed to be a member of limited user group or other groups.
Oh... Another thing i'd like to know is that when i first add a...
Thanks Vacunita,
The answer to your question is yes. When i added a new user for michael on compA, i used the same password i set for compB. So everything was the same.
I have tried all sort of different ways based on several advices i obtained from other people. I even removed the everyone...
Hi, Vacunita
Thank you very much for your reply.
All the computers on my network are running windows XP Pro.
Honestly, i have tried so many times to use the XP's file sharing permission features but without any lucks. That's why i was looking for other alternatives.
Say, we have 3 computers...
Hi there,
I was wondering if anyone can help me out here. I know that there are a lot of third party software that allows to password protect folder or drives on the "LOCAL COMPUTER". Well, i have a different scenario here.
I have a small LAN set up at the office. There are 5 computers on...
Hi Steve,
I tried to put in the code as you suggested as follows
strSQL = strSQL & "ORDER BY Format([" & col & "], 'Short Date')" & " " & xorder
And i'm still getting the same answer that is
7-November-2005
3-October-2005
29-August-2005
26-August-2005
25-October-2005
Here is my other code...
Hi Lupins46,
Thank you for your help.
Sorry for being slow to catch what you're suggesting.
> You need to create another field in your query.
How do i create another field in the query builder? This is what i have tried. i went to an empty field in the query builder then put in...
Hi,
I was wondering if anyone would be able to tell how to sort date of type text in Access database?
The date that is of type text is stored in the table in the following format
1-August-2005 instead of 1/8/2005.
But when i press a button "sort By date in desc", it gives me
7-November-2005...
Hi,
I was wondering out of curiosity if access has this capability of recording who has logged in and what modifications (for example editing or deleting records) have been made and by whom. I think this has to do with logs or some sorts. If it can, it'd be very useful especially when there is...
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.