Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dbpcar

  1. dbpcar

    macro in excel2000

    I use a master workbook that functions as the open and close point for the macros that run the other workbooks. I have never tried a Save Workspace command, that may be next. But, when I try to use a macro that I know exists in my master workbook, it executes the first one or two commands and...
  2. dbpcar

    macro in excel2000

    Sort of, I think that I am looking at a VBA failure, not just a problem in a single macro. On to plan B. All my inter-workbook macros are being eaten up when I open them. Thanks for your help. dbpcar
  3. dbpcar

    macro in excel2000

    I am trying to write some macros to open several workbooks at a time and I am not having any luck. I have tried all the ways that I can think of to open workbooks, and the macro will not record any keystroke commands. I have done this before in infinite variety and never had a problem. I cannot...
  4. dbpcar

    dates in sentences

    Thanks for all the possibilities, they all seem to work.
  5. dbpcar

    dates in sentences

    I have a concatentate sentence that includes a date. The date comes up in number format, not date format ="not funded as of "&N2 n2 has the date in it. It comes up 37666 or some such, the absolute reference. Is there a way to convert this to a date that is recognizable? dbpcar
  6. dbpcar

    MONTHS

    I knew there was someone smarter than me out there. Many thanks
  7. dbpcar

    MONTHS

    I want to build a pivot table report that shows months as the header. I cannot get the table to build on months, only individual days. What am I missing? The table I want has year on the column, and months on the row, producing a summary by month and year. I tried splitting the date apart, but...
  8. dbpcar

    sorting tabs in excel

    What a great little routine--thank you thank you thank you. dbpcar
  9. dbpcar

    sorting tabs in excel

    Is there a way to sort the worksheets by tab, besides manually? Thanks dbpcar
  10. dbpcar

    calculator

    Is there a way to keep the calculator that is in the accessories package on top, no matter what application I am using? dbpcar
  11. dbpcar

    delimited text in excel

    brilliant and perfect, thank you! dbpcar
  12. dbpcar

    delimited text in excel

    I have an excel mailing list that has the address and phone number together as below: "Costa Mesa CA 92626 714-557-2670" This entry is in one cell, separated by the computer graphic for "enter" I need to identify the delimiter in Text To Columns. I cannot...
  13. dbpcar

    Excel Function Needed

    I have a quick and dirty solution that will work for you if you still need a fix for this problem.... dbpcar
  14. dbpcar

    ADDING A MACRO TO THE TOOLBAR

    I have a macro that formats a stock number-the stock number is alphanumeric and the macro separates the numbers and letters. It is set to run as an equation in the workbook. I have to open the workbook that contains this macro to use it, I would like to set it as a either a button on my toolbar...
  15. dbpcar

    automatic e-mail

    Currently, managers send daily reports, more or less reliably, by e-mail to the main office. Is it possible to set up Outlook to automatically send the reports, without prompting or any other action on the part of the manager, once a day? Thanks

Part and Inventory Search

Back
Top