Search results

  1. S

    Using Macromedia flash is access database

    Hi there, DOes anyone know if it is possible to use macromedia flash in an access database(.mdb)? I have tried the obvious byut it doesnt seem to work??? Thank Steve
  2. S

    Open form in same window

    Thanks for the reply, I had your script workig fine, however, with the button i'm trying to do it with now seems to be different, could someone please tell me how i would do the same to the script below? Thanks very much Steve Private Sub About_button_Click() On Error GoTo...
  3. S

    Auto thumbnail

    Thanks for the reply, but i'm very new to access and dont know what you mean by resize the control? Could you please elaborate. Thanks again Steve
  4. S

    Filtering data by using buttons

    Thanks Thanks very much for the reply, But i forgot to mention that i have no idea what i'm doing with access??? But i'm trying, i still didnt uderstand what you mean, what else would i have to do? Thanks again Regards Steve
  5. S

    Auto thumbnail

    Hey there again, Does anyone know if it is possible to create a smaller image (AKA: thumbnail) when you insert a JPEG into a form, i changed the filed in the table to OLE Object but when i input a photo, it is far too large i was wondering if it was possible to reduce this photo in size only to...
  6. S

    Auto hyperlinking

    I have a tabe called inspection data, within this table i have a field called Report Number. There are other field but they are irrelevant. I created a form for data input to this table, the report number field was created as a "hyperlink" field. When people input an entry they will fill in...
  7. S

    Auto hyperlinking

    Hi again, I dont suppose anyone knows how do carryout the following task do you? I have set a colum in a table to hyperlink, when i create a form and someone types in the report number as requested i.e. rep0001 i am trying to automatically generate a link to c:\reports\rep0001.doc. So what i...
  8. S

    Filtering data by using buttons

    Hi there, Can someone lease help me? I have very long list of items in a form with one field caled Priority i.e. 1, 2 & 3. I'm wondering how i can have 4 buttons/radio buttons at the top (option= Show all, 1, 2 or 3) which, when selected create a filter showing only that selected? I hope i...
  9. S

    Form that Filter

    Form that Filter??? Hi there, I would be very gratful if someone can help me out here, i am trying to set up a form which can act as a filter-See below for description:- I have three categories - Pipework, Vessels & structures - Each has many items listed under its category. If someone is...
  10. S

    Open form in same window

    Hi there, Does anyone know how i could open a new form when a button in pressed and at the same tim close the form that contained that biutton which was just pressed? Form 1 - has a button called "form 2", when the form 1 button is pressed form 1 will close and form 2 will open, almost like a...
  11. S

    Search Engine

    Hi there, Does anyone know how i could create a search engine within a MS access database, just like those found on a website? I would like it to be embeded in a form, although i dont know if this is possible? Please help:-) Thank you Steve
  12. S

    ACCESS & HTML

    Hi there, I am only learning access right now, but i've pretty much got web design figured out, can someone tell me if i can include an access database within an offline web page, i know about asp and mysql but i was hoping just to use the .mdb included within my html page so people can use it...
Back
Top Bottom