Search results

  1. D

    Can this be done?

    Wooooooooooooooooooowww bat17 I think this is the second time you have bailed me out “This was fun” Sarcasm maybe ? Thanks a million for writing the code…could you break it down and explain the steps so I can learn Had 1 or 2 wee hiccups...Just to be picky 1. The code fails at Grade...
  2. D

    Can this be done?

    Use text from a Screen dump to Autofill specific fields At the moment we book our cruise clients using a agents website we have then to input key information into the office database for accounts and date tracking etc Current Input method 1. Take a copy of the screen text and paste it into a...
  3. D

    Replace a boundComboBox with CmdButtons

    Cheers Peter I think it must be the only wizard i have never used Thanks again
  4. D

    Replace a boundComboBox with CmdButtons

    Searched for Command Button & ComboBox results all above me I have been asked to replace a bound ComboBox with command Buttons ! ID Type 1 Phone 2 Email 3 Fax 4 Website I got as far as adding and naming the buttons so I presume I will be using the OnClick event and telling access PhoneButton...
  5. D

    Electronic Window Cards

    Hello A wee story We used to get a .xls file with offers which we then used to handwrite window cards. With the postings on this forum its now imported and printed but now this is getting a hassle as the life of the offers are getting shorter and shorter. Its getting about changing /...
  6. D

    Problem linking 2 Forms(Not Subforms) with primary key

    Hi All In the past I have always used the code below to open Form B from Form A dropping the NewRec if not required. Started a new .mdb today and the PrimaryKey wouldn’t transfer when adding a new record in form B in the past the PrimaryKey was always already entered Private Sub...
  7. D

    Automate Sending to Winfax

    Anybody got a working example / sample of faxing through Winfax10 Wish list 1. Use the FaxNo. On form 2. Send a Report Looked through the threads but no conclusion reached Cheers in advance
  8. D

    TAPI compliant

    Hi Oldsoftboss - That’s spooky that’s its yourself that replied It was 1 of your samples that I used for the look up Tel No form, which returns the clients File Seen the demo this afternoon looks amazing with a Access DB along with the CTI software VoiceMail AutoAttendant etc Forgetting all...
  9. D

    TAPI compliant

    Hi guys anybody had any dealings / advice with TAPI compliant phone systems and access2000 The Boss saw a demo last week and was that imprested he wants we to do a feasibility report I have appointment next week with the Panasonic Reps and would like some REAL questions to through at them, I...
  10. D

    Microsoft Web Browser

    cheers RuralGuy Thought it would be more along the lines of a toolbar in the ctlbrowser
  11. D

    Microsoft Web Browser

    siva any chance of a 2000Ver ?
  12. D

    Start a Folder in a Specific directory each time a new Enquiry is started

    Cheers Bud…..You have resorted my faith in this forum Had already searched!!! But must have missed that combination http://www.access-programmers.co.uk/forums/showthread.php?t=109188&highlight=%22make+directory%22 Big up to ghudson, How much do you think he charges a hour Cheers Shakey
  13. D

    Start a Folder in a Specific directory each time a new Enquiry is started

    Hi All Please advise I would like Access2000 to start a new folder in a specific directory and name it with the relevant ID No ENQID???? G:\Tracker\EnqFldrs\ENQID???? The folder will be used later to store copy’s of quotes etc Cheers Shakey
  14. D

    AutoFill SignIn&Passwords from Access records to IE

    Hello everybody We have a Suppliers table which contains fields [SUPWEBID] [SUPID] [URL] [AccountNo] (Our AccountNo) [AccountNoLabel] (The Field name used by the Supplier) [Password] (OurPassword) [PasswordLabel] (The Field name used by the Supplier) I set-up a wee form for my collages that...
  15. D

    God like people please advise

    Thanks for the link Pat "Concatenate" thats the word i was looking for
  16. D

    God like people please advise

    How do I put the same field name [SuppliersName] from multiple records into a single text box for a report! eg HolidayExtrasInsurance / BritishAirways / VIP Airport Lounges / RoyalCaribbean We have a wee MS2000 DB that holds Table 1 tbl_Enquiry (ENQID) Master table that contains fields for...
Back
Top Bottom