Search results

  1. F

    Dates not in sequence

    Hi all, thanks for the suggestions. I will go and try it out.
  2. F

    Dates not in sequence

    Hi all, I have encountered some issues with the dates. For e.g, Jan-06, Feb-06, April-06, May-06 Is there any way to determine that Mar-06 is missing from the list. The listing will be growing. Cause I need to have a culmulative counter so Jan-06 to Feb-06 will be counted as 2. But if there...
  3. F

    Importing Modules

    Hey thanks. Yup, I did export the file as .bas. I suspect the reason might be the exporting of the worksheet which contains the command buttons. I actually create a copy of the worksheet which contains the command button from the testing workbook and copy it onto the actual workbook using the...
  4. F

    Importing Modules

    Hi folks, I had successfully created a VBA module which would transfer results from one workbook (source) to another workbook. But i encountered one weird problem, in the testing workbook, the speed of transfering between the two workbooks was pretty fast. But when I export the module to the...
Top Bottom