Hi Guys
I want to use the code
Me!Path = LaunchCD(Me)
In a form associated with a button to open up a folder dialog box, find the file that the record associates with and then save the path in to the text box "Path" so as I can click on that in future and be taken straight to the file on my...
Hi Guys
Been a while since I have needed to come on and ask a question.
I am updating our database and many staff have asked if when a record is changed that not only does the timestamp change but they want to have their name or initials be saved to show the last person that worked on the...
Hi Guys
Just a quick error question I hope someone can help me with.
In thread702-1332179 I asked a question about opening up a report from another database on the same server. Remou answered and supplied me with a great piece of code that has done the trick. Up until now.
Now when we try to...
Hi Guys
In reference to thread702-1336538
Aceman gave me the code
Me!Path = LaunchCD (Me)
to throw a path into a text box so that staff can click and be taken straight to a file on the server.
Now that has been working like a dream and its so good and saved so much time but the issue we are...
Hi Guys and espeically Remou.
The other day in thread thread702-1332179
you gave me a very easy and simple way to open up a report in another database from a form.
It worked well putting it through the system and on my pc, but on a couple of the networked computers, for some reason, once you...
Hi Guys
Thanks heaps for all the help so far this year. Im coming to the end of my contract and so just a few more weeks of questions.
Now this one is a doozy.
I have a database full of details and paths to documents on our server.
Have a form "CSCIMS" which we can use to create a new entry...
Hi Remou and Team Im back with a continuing question in regard to this issue.Refer to thread thread181-27567
I have now created a new table and a new form within the database above and wished to do the same thing, click on the path to take me to the form on our server.
Followed all...
Hi Guys
This may seem painfully easy but its cuasing me some grief. I created a button that opens a word document on my server automatically. Code below.
Private Sub Command1_Click()
Dim oApp As Object
Dim oDoc As Object
Set oApp = CreateObject("Word.Application")
oApp.Visible = True
Set oDoc...
HI guys
Hope you can help me.
I have developed an access database that creates a txt file of data to send to a word file. This is then merged such as (into a fax template) so the staff can just populate the rest of the form, the name and the fax number come across from the database and they...
Hi Guys
Im bacccckkk. Thanks for all your help so far in the past.
I have another dilemma. I have two working well databases. What i would like to do is click on some text or a button in one and then that will open up a report from the other one.
The current database is called CSCSTD and Im...
Hi everyone
Once again thanks for every other time I have asked a question, I have received the perfect responses. Now this one has probably been done to death. But I cant find a way in all the searches that accurately and without error does what I want it to do. So I hope someone can help me...
Good Afternoon Guys.
Another question. Painfully easy as it might seem to you all, to me its been bugging me all day.
I have a table listing documents in a folder on our server. I have created a form with the "PrimaryKey" "Title" "Descrip" and a field calle "Link" which lists the path to the...
Hi Guys
Is there any way of creating a search page or just a basic text button on a webpage made therough dreamweaver so you can search through your whole site without having to use a content management system or server based database.
We are just doing a very small internal web intranet and...
Good Afternoon or morning wherever in the world you are.
I have a followup query about searching in forms. I have set up a basic search text box and assigned a button to search for company names.
Its going well but we are finding something that is annoying and slowing us down. The code we have...
Hi everyone
This is a strange one but here goes. Have searched high and low without anything suitable.
I have made an internal website (Intranet) through microsoft word and saving each page as a webpage. These also have hyperlinks off to documents (pdf, word and excel) through our folders.
I...
Hi Guys
Thanks for your help so far in previous weeks with questions on my database.
This one is based around a closed thread thread702-896433.
I am trying to create a simple log so that each item that is deleted is automatically add to a log so that we can keep track of them.
I tried...
Well I have asked two questions in the last week on this forum and have had two very successful responses. Lets hope its third time lucky as well.
I have a database with contact details and one of the reports i have created are mailing labels and they are decided by tick boxes in a field called...
Hi Guys
Im am really struggling. I have searched and tried every basic thread in here to try and sort out my problem but I just cant get ont to work that doesnt give me an error message. Not being that ofay with all your technical jargen doesnt help either.
Basically all I want to know and do...
Hi Guys, i hope you can help me with this question. Im a bit of an access novice and novice in code but hoping you will stil be able to explain what to do.
I have a table with 3330 records and i want to make a simple report based on all the fields in the table. The thing that is the problem 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.