Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Problem with saving worksheet as PDF file and sent by outlook

    Can somebody pls help me with this Excel 2003 VBA Macro I want to save work sheet as pdf file and send this pdf file with outlook The problem is that my file is not saved every time i start this macro. i cant find the error.... Sub VerstuurEmail() Dim objOl As Outlook.Application Dim objMail As Object...
    Posted to VBA (Forum) by colmez on Tue, Oct 26 2010
  • Error when selecting page itme from pivot table - Runtime error 5 - Invalid Procedure Call or Argument

    Please help! I have spent way too much time trying to figure this out, so I'm really hoping someone can help. I have recorded vb that changes a page item in a pivot table when selecting from a combo box - similar to this video. http://www.datapigtechnologies.com/f...s/pivot10.html . The recorded...
    Posted to VBA (Forum) by lala14b on Thu, Oct 14 2010
  • Printing PDF and post to Shareware

    Is there anyway I can automate my sheet so it will print in PDF format and either save to my Shareware site or print to a drive and email to my Shareware site? I have tried recording a macro to see if I could find some code but no luck and I cannot find anything in the literature I have.
    Posted to VBA (Forum) by DougJinx on Fri, Apr 9 2010
  • Find value and go to that cell.

    I have a sheet in which I enter a date and on another sheet I have dates list in column A and corresponding date to that date in the other columns. I what my macro to find the date entered and go to that cell on the second sheet. HELP
    Posted to VBA (Forum) by DougJinx on Wed, Mar 31 2010
  • How to use macros to decipher a POS data file

    Hi all, I have a POS data file that I need to work with that is generated by store but it is in a continuous loop. Below is what part of the file looks like. I need to determine the qty sold and $ of each SKU for each store #. Has anyone worked on a file like this? Does anyone have any ideas on how I...
    Posted to VBA (Forum) by Karen Mueller on Tue, Jun 2 2009
  • How and where to start

    Hi guys I have been excel user for quite some time, and I used to think i knew it pretty well. Then I became member of this forum, and now i have realized that i know nothing. For instance I dont know how to use VB for excel. I want to start with simple codes in VB for excel, can anyone please guide...
    Posted to VBA (Forum) by cdeeky on Wed, May 13 2009
  • ShapeRange problem

    I have been trying to set a shaperange that I can select and then group the objects using VBA. Here is the original code that I have going which works: (NOTE: this was taken from another website and modified) Dim vntShapeName(1) Dim myDocument As Worksheet Dim myRange As ShapeRange Set myDocument = Worksheets...
    Posted to VBA (Forum) by SteveC on Thu, May 7 2009
  • Identify subtotal rows and format using VBA from Access

    I have a workbook that I create from Access using the .CopyFromRecordset command and then create subtotals using the selection.subtotal GroupBy etc. This all works fine. I would like to format just the subtotal rows' font color and size but can not find the right code to accomplish this. Any help...
    Posted to VBA (Forum) by TheWa on Tue, May 5 2009
  • EXCEl 2003 VBA Question on Controls in UserForms

    I have a problem with controls on a userform. I have a UserForm1 with several controls inside Frame1. The controls are OptionBox1, OptionBox2 ... and TextBox1, TextBox2 ... The user can create more by clicking on the command button labled "ADD". What I am tring to do is allow the user to remove...
    Posted to VBA (Forum) by SteveC on Tue, Feb 17 2009
Page 1 of 1 (9 items)
Copyright Excel User Group and the relevant contributors, 2010. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.