Recent content by ipuff

  1. I

    Weekly Report

    hi shuie, thanks so much for all the help. this looks great. cheers
  2. I

    Weekly Report

    hi shuie, thanks very much. I'm not very proficient with VBA, so I guess, i wont be able to achieve a report. basically, I just wanted the report to show the report with the totals. Do you think I would be able to get the totals for each date in the bottom of the each column. can you please help...
  3. I

    Weekly Report

    hi, works like a charm. Thanks very much. I would show Date range on the top of the report. How do you suggest I make a report from the this query. I mean its a cross tab query. How do i design report from that. If you could please suggest me something about that. thanks in advance.
  4. I

    Weekly Report

    hi, it replies a date. thanks
  5. I

    Weekly Report

    Hi, I am trying to create a weekday report on the sales activity. I have a main sales_table. I am just using two field from the table. SalesDate and CRC (the CRC is the status of that record). So i have a query that runs the counts of CRC by each sales day with Between [Enter Begin Sales Date]...
  6. I

    Open External Mp3 file

    Hello, I am trying to open an mp3 file from a form. Basically, every record has a unique mp3 file. The file name is the telephone number. They are all situated in one specific folder. Can anyone please help me how to open a mp3 file with access. thanks so much
  7. I

    Search and Play recording

    hi, thanks for the reply. I'll explain in more detail. it is a client database. every client has a unique phone number and there is a recording associated with it, in a particular folder. so im trying to create a button on the form, that opens the mp3 file and play it with the default media...
  8. I

    Search and Play recording

    Hello, I wanna put a button in an access form. I want the button to search a file (a recording file. the recording file refers to the telephone number of the client. Recording name is in this format : 5551211214.mp3) in a particular folder. Once the file is found, it open up media player and...
Back
Top Bottom