Search results

  1. C

    Convert Access

    Hello It been a while since i have been on the forum. I developed a database last year and since then i have moved to a MAC. I would like to know if there is a quick and easy way of converting a database to application which works on any PC or MAC which does not have access?
  2. C

    VB Code Help

    Hi I found a site after hours of searching which put me in the right direction. I am picking VB up very slowly. I have uploaded an example so know one else goes through the pain of searching. Basically you add a value to the sheet in A1 and it will change the worksheet to the value you...
  3. C

    VB Code Help

    Hi I am developing a little spreadsheet where i have a worksheet where i have a list of names. When i new name is added a new worksheet is inserted into the workbook with the new name. i.e if Joe Bloggs where added a new worksheet will be added called Joe Bloggs. I want to do this in VB...
  4. C

    Contact form help

    Contact Forms I have a PHP script and HTML code i use on all my websites you use for a small fee. PM me and i can tell you how much and how to use it.
  5. C

    HELP! Can not open Access files

    Its on my c drive
  6. C

    HELP! Can not open Access files

    Hello Is there any way to stop it from happening as all the access mdb are on the c drive or a backup drive?
  7. C

    HELP! Can not open Access files

    Hello For some reason Access will not allow me to open any mdb files. When i click on the file to open Microsoft opens the install wizard for office 2000 and asks for disc 2. If i press ok its says DATA2.msi is missing. However if i open access through the Programs menu and then go and...
  8. C

    Form opens if blank?

    Hello I am creating a DB which needs to have a particular table filled in before you can proceed. For example when the database is opened for the first time the user must enter in some information about themselves like and address etc.. before they can go to the next part of the database. The...
  9. C

    Print Report with an option to convert to PDF

    i think the snapshot will work best. thanks for the help
  10. C

    Print Report with an option to convert to PDF

    Hello I have a button which opens a report in print preview. Is it possible to have the option to print the document or convert it to PDF so i can be attached to an email etc... I know that i have to use either flash paper or snapshot view but how can i give the user the option from a...
  11. C

    Deploying Database to users PC by CD-ROM

    Yes if you don't mind that would be great
  12. C

    Unique Number will not create

    Yes just think of it, your right.... what if i did created a field which creates an autonumber and change that to ramdom numbers and then did a right or left trim on the number. Do you think this is possible?
  13. C

    Deploying Database to users PC by CD-ROM

    hello yes i was looking at install shield and thought forget that! so a self extracting zip file. Ok i will have to have a play around with zip.
  14. C

    Deploying Database to users PC by CD-ROM

    Hello I have created a DB which has a front end which is linked to a backend where all my datas kept. I want to install my database via cd-rom using and install wizard. If i ask the install wizard to c:/user/programs/ would i have any problems with the links between the front end and...
  15. C

    Unique Number will not create

    Hello Excellent that works.... with regards to two mr smiths calling at the sametime in the date entered is = Now() which gives me the seconds of the date. so if both Mr Smiths rang at same day one at 1:30PM & 30 Seconds and the other mr Smith at 1:30 & 40seconds then the formula would give...
  16. C

    Unique Number will not create

    Hello i want to create a tracking number based on information entered into a form. So i have my main table called "MainData" and this is in the backend and linked through to the front end where my form is. I then have a query which is called "calllog" which has a field called "Call Number"...
  17. C

    Updating and existing Database

    This has just made me realise that i have designed my origin DB badly as the main table i have created two queries as i could't get the table use a formula i created a unique number as a default value. So if you took query 1 was for one form which sent information to the make 1 of the make...
  18. C

    Updating and existing Database

    Hi Thank you for the advise the back end does make more sense just thinking of it. The only thing i need to ask if i have two queries which do some calculations and then they make 2 tables which 2 reports are run off. How would i get the make table queries transfer into the back end??
  19. C

    Creating Flash Video's

    Hello Get a free lance flash designer like me to do it for you! :o) There are some options out there but i would recommed getting someone to do it as you will pay the same price for the software as for a banner add.
  20. C

    Updating and existing Database

    Hello I have a database which i am constantly updating and improving. I have a few friends who use the database in a current form. If i made an update say to a form or to some of the coding to make the DB more efficent, how can i update the dBs my friends are using without damaging or...
Back
Top Bottom