Hi, >From your mail box, send message with attachments to excel-macros@googlegroups.com This way you can send your files.
Regarding using only one macro: Turn the *Sub macro1 ... END Sub* in your macros to *Function macro1 .... END Function* Write a separate macro as *Sub callingall3* *'call all 3 functions here* *END Sub* I hope this is what you were looking for. Let me know if this helps. On Thu, May 14, 2009 at 4:56 AM, tuigje7 <tuig...@gmail.com> wrote: > > I work with Excel spreadsheets that are imported from another database > application. > After importing the data into Excel I run 3 separate macros to format > and sort the data that I want to keep and work with. > Currently I run the three macros one at a time because I do not know > how to define a variable range or delete a subset of cells within the > variable range. > I would like to run only one macro that can do all the things I am > currently doing one macro at a time. > I can provide examples i.e. the "raw" data from import and the code > from the macros I currently use but I do not know how to upload these > files into this posting. > > Please help. > > > > -- Regards, Praveen KVC Member of Peepal Tree --~--~---------~--~----~------------~-------~--~----~ ------------------------------------------------------------------------------------- Some important links for excel users: 1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at http://www.excelitems.com 2. Excel tutorials at http://www.excel-macros.blogspot.com 3. Learn VBA Macros at http://www.vbamacros.blogspot.com 4. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to excel-macros@googlegroups.com If you find any spam message in the group, please send an email to: Ayush Jain @ jainayus...@gmail.com or Ashish Jain @ 26may.1...@gmail.com ------------------------------------------------------------------------------------- -~----------~----~----~----~------~----~------~--~---