Search results

  1. A

    Change Answer in function MsgBox

    Good Morning, I have a problem with the Msgbox function. I need to create a Msgbox function in wich the user can choose between two differents options, that aren't the standard answers Yes/No; the different options for my Msgbox must be excel/csv. Cuold you help me? This is the vba code that...
  2. A

    Question Import a non-standard excel file into Access 2007

    Hi, this is an example of my field: 3456789267;1893672064;3780267194; Do you think that the split function is good for me to create 3 different records? Sorry but i haven't a great experience in vba but it's important for me to find a solution thank you very much.
  3. A

    Question Import a non-standard excel file into Access 2007

    ok thank you very much for the answer, could you suggest me the vba code?
  4. A

    Question Import a non-standard excel file into Access 2007

    Hi All, i need a support to import a non-standard excel file to access 2007. The excel file has 3 field: one of these field is a set of numerical codes separated by semicolons ( so in each excel cell there may be two or more numerical code separated by semicolons). The DB Access that I need to...
Back
Top Bottom