Search results

  1. J

    Conditional Formatting in Excel 2010 - Urgent Help

    Dear All, I would require a urgent help on conditional formatting in one of my report but i do not know how to do it. Attaching word file is the steps i want to perform in the excel report. I need to perform the review checkpoints step by step. If any condition does not satisfy, the...
  2. J

    Extract timestamps from Lotus notes

    Hi, Is there any way to get the timestamps of lotus notes sent email in excel sheet through VBA? If yes please suggest the thoughts. Thanks in advance Regards Jazz
  3. J

    Macro for lotus notes

    Hi Guys, Hope everybody is doing great. I work on lotus notes and i used retrieve the sent mail time and received mail time to capture the TAT. I am very much curious to know that is there any way to capture the sent time and received time of a mail through vba in lotus notes? Thanks Jazz
  4. J

    Need help - Urgent

    Hi folks, I wanted to build a macro doing the following activity on the ms excel sheet. start->pause->resume->pauseagain->resumeagain->finish I urgently required the code, if anybody can help me in this that would be thankful, Thanks in advance Regards Jazz
  5. J

    Adding new record

    Hi Evryone, Hope everybody is doing good....!!!! I am working on ms access database 2010. I have 25 texboxes in a form and i have bounded each textbox with different different fields of the table. I would like to ask here that whatever i will write on the textbox it will be reflect in the...
  6. J

    Please help in VBA

    Hi Folks, I am working on a database tool for quality team. I have around 30 text box on a form and trying to insert the value of those 30 text boxes in a table from vba. here is my code Private Sub Submit_Click() Dim a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y...
  7. J

    Need Help in pause & resume time calculation

    Hi Guys, I am working on a database where i need to perform the below activities, start->pause->resume->pauseagain->resumeagain->finish Can anybody tell me how to do it. I wanted to calculate the actual time from start to finish excluding the pause time. Please help me. Thanks in advance...
  8. J

    Need Help in pause & resume time calculation

    Hi Guys, I am working on a database where i need to perform the below activities, start->pause->resume->pauseagain->resumeagain->finish Can anybody tell me how to do it. I wanted to calculate the actual time from start to finish excluding the pause time. Please help me. Thanks in advance...
  9. J

    Wanted to covert to do same working in database as excel sheets

    Hi Guys, Attached is the excel sheet containing the checklist. I want to do same working in the access database. Can anybody tell me how i can do the same working (Cheksheet tab & assessment tab) in the access database the way it is been done in the excel sheet. I will be very pleased to...
  10. J

    Text box Manuplation

    Hi, I need a help in manuplating the textbox and combobox. What i wanted to do is I have a text box named textbox1 on the form and a table called raw data, i need to put the value of the that textbox in one of the table field. And same with the combox. Please be informed that there is lots...
  11. J

    Need help in database project

    Hi, I would like to know if anybody can help me in one of my project. I m actly migrating the excel checklist to MS Access database and would required your help in getting the blue print for the same. Thanks & Regards Jazz
  12. J

    Text box Manuplation

    Hi Folks, As i am new to MS access 2010, wanted to know can we manuplate 2 text box in a query with if condition. Your help would be appreciable. Thanks & regards Jazz
Back
Top Bottom