Search results

  1. D

    Very longshot

    Hi All I used to have a great sample mdb that was written by a MVP The sample was one of a series of online articles with a downloadable sample at the end This example covered going on to a website (featuring their books) then capturing the screen details I was a great example on how to...
  2. D

    Ghudson fScanDirSelectFileFromCombo example

    Thanks for the Const advice. i also tried replacing the Const line with some string combinations below but still no luck, I get the same message “Invalid outside procedure” Dim cPath As String cPath = "C:\" & Forms![frmListBox]![CLIENTID] & "\" I have uploaded a cut down .mdb example based on...
  3. D

    Ghudson fScanDirSelectFileFromCombo example

    I have been trying to change ghudson great example to fit in my database My plan was to:- Change Combox to ListBox...Done OpenFile from Combo (AfterUpdate) Changed to OnClick...Done Change C: to Display Files in Current records folder in the server Sooo my missing part of the puzzle is get the...
  4. D

    Lost link for online tutorials

    Thats the one Well done on the leap from "pitbull or bulldog" to Datapig You dont do lottery numbers as well? Cheers DaaAgent:D
  5. D

    Allen Browne DirListBox Module

    Anybody???
  6. D

    Automate SaveWeb PageAs *.mht

    Could anybody take a look at a old post Cheers
  7. D

    Lost link for online tutorials

    Hi I have lost a link for a great website that had online video tutorials in Access. It was pitbull or bulldog or something like that (tried all the combinations in google) Jog anybody’s memory for a url cheers
  8. D

    Allen Browne DirListBox Module

    Hello I have been trying to change 1 of Allen Browne helpful examples in my Access2000 db I would like to change 2 things 1. On the current record ID Fill-in the files from the Specific Folder I believe this is the line I should change StrFileName = Dir$("C:\") ' Read filespec...
  9. D

    AutoFill SignIn&Passwords from Access records to IE

    Anybody heard from Peter / bat17 ???
  10. D

    Word Email feature with Mail Merge

    3rd time lucky. Please
  11. D

    Automate SaveWeb PageAs *.mht

    3rd time lucky. Please
  12. D

    Word Email feature with Mail Merge

    Me again. Anybody???
  13. D

    Automate SaveWeb PageAs *.mht

    Anybody???
  14. D

    AutoFill SignIn&Passwords from Access records to IE

    Evening Peter Surprise Surprise stupid me couldn’t get your code to work with my test db After you helped me on my last post I have tried to think a bit more logically I think there will be 4 main Cases I will have to get over (dare I say we) Issue 1 Just a URL no AccountNo Some of...
  15. D

    AutoFill SignIn&Passwords from Access records to IE

    Hello Peter Sorry Peter what a TUBE I am, didn’t even subscribe to my own post Will have a look tonight I hope you don’t think bad of me. I think its very rude when posters don’t do a end reply and just take the help and run Speak to you soon Stewart
  16. D

    Word Email feature with Mail Merge

    Thanks to this forum I use access on some reports to mailmerge with bookmarks to a word template (long story its todo with our letter head) it just donned on me the other day to use the Word Email feature Any ideas on what code I would have to add along with my mailmerge button I have...
  17. D

    Automate SaveWeb PageAs *.mht

    After skimming through 120 posts I am still stuck I would like to automate the process of SaveWeb PageAs *.mht from inside a form which contains the ActiveX ctlbrowser I have set-up thanks to this forum our client enquiry mdb (Access2000) which how makes and names a folder in the server with...
  18. D

    Can this be done?

    Me again !!! Reading your explanation I now understand my insurance code was a fluke as thankfully its just one field per line so if there were 2 fields on 1 line I would never of got it to work Thanks again for all your Help Stewart p.s Remember I spoke about having some beauties up my...
  19. D

    Can this be done?

    Morning Peter Sorry about the time taken to reply, I have just been swamped at work last minute 203 delegates to a tradefare in Frankfurt next month hasn’t helped and somebody’s got Teethes coming through again Thanks for the revised code works a dream “bullet proof” hasn’t failed yet 23...
  20. D

    Can this be done?

    Hi Peter Thanks for your quick reply’s unfortunately I have not been as fast …got waylaid... landed a new business account also little matter of a 1years old birthday Sorry I picked up the wrong vibe Re my Sarcasm comment…. I am very very very glad that I have given you something to get...
Back
Top Bottom