Search results

  1. M

    created report wont open no more

    Hi all, I have a problem with reports I make with the report wizard in access. I use the wizard to get a basic report which i modify (some easy things like rearranging fields, layout, colors etc). After I check the result of my report and close it I'm often not able anymore to reopen the...
  2. M

    ADO connection question

    Hi all, I the below code example how do i need to program it so i dont need to hard code the path to the data source? I have the data source defined in my administrator tools but i dont know how i need to do it so i can point only to cost_accounting.mdb in vba. Thanks ' connect to the...
  3. M

    exectue java program from form

    Hi all, I wrote a vba program which I couldnt get to work correctly, so I redid the whole thing in java and now I get the output I'm supposed to get. I'm wondering now if I can execute this java program from a button on my forum in access? and how should I do this if this is possible? Thanks
  4. M

    requery not working

    Hi all, I'm new to vba and have a problem in an application I wrote. It seems that the requery is not working. I'm working with 3 resultsets. The first one contains all the records that from the original final that needs to be processed. The second one contains the distribution keys that needs...
Back
Top Bottom