Search results for query: *

  • Users: Jamez36
  • Content: Threads
  • Order by date
  1. J

    Creating comments for intelisense

    I know there's a way to create comments so that when I'm using a function from a class that I've created there will be a comment. For example: thing.thinghappens When I mouse over thinghappens I could get a tip describing what the function does, not just what parameters are required.
  2. J

    Adding Excel header

    I have a form that creates an excel spreadsheet and saves it to disk. The problem I'm having is that I need a header for the spreadsheet, I can create the header afterwards manually but I need to create it in the vb code before it saves. Anyone incountered this problem or know how to handle it?
Back
Top