Re: $$Excel-Macros$$ Convert Excel Ranges to PDF

2011-04-28 Thread STDEV(i)
Save As *.PDF (excel 2007) [image: save as PDF.GIF] On Thu, Apr 28, 2011 at 7:39 PM, Anil Bhange < anil.bha...@tatacommunications.com> wrote: > Hi Expert, > > > > I am having one excel file which contains many report, I wanted to convert > the same in PDF. Below example will give you further d

$$Excel-Macros$$ hello g

2011-04-28 Thread ibrahim somar
How are you? I would like to introduce you a website www.ofenno.com which worthwhile our attention. I have bought a piece of product which has reasonable price. And now the company is holding a promotion activity, you can buy anything you need here with free shipping costs. Wish you won't miss t

Re: $$Excel-Macros$$ Help Required!

2011-04-28 Thread André D'Avila
Hello Syed, Let me understand... You have in Sheet1 - UPS, Battery and SMPS Sheet2 - Phone, Data Card, Lenser Sheet3 - Keyboard, Mouse and Monitor You want when the file open, a message like: Ur product UPS will expire in X days Ur product Battery will e

$$Excel-Macros$$ Re-creating a userform

2011-04-28 Thread JYH
I am trying to create a UserForm X. If, for whatever reason, form X already exist, I want to remove it and re-create it again. Sounds simple, right? Here's the code: Dim TempForm As Object ' VBComponent On Error Resume Next Set TempForm = ThisWorkbook.VBProject.VBComponents("Bob")

$$Excel-Macros$$ Re: Know about VBA Programming

2011-04-28 Thread JYH
Two essentials: http://www.cpearson.com/Excel/MainPage.aspx http://www.ozgrid.com/ If you have basic Programing knowledge, these two sites should have nearly everything you need. If you don't, get a basic cours in programing first. -- ---

$$Excel-Macros$$ Convert Excel Ranges to PDF

2011-04-28 Thread Anil Bhange
Hi Expert, I am having one excel file which contains many report, I wanted to convert the same in PDF. Below example will give you further details, Sheet 1 : from A2 : K30 Sheet 2 : from A2 : K 45 Sheet 4 : from B5 : H14 Worksheet also has other details but I wanted to convert those specific ra

Re: $$Excel-Macros$$ Macro to make Excel File Expired after few times open & close

2011-04-28 Thread André D'Avila
Hello Zafar! I undertood now. See the attached file, i just added a autosave after opening the file, See if it works for you Good luck! André Luiz D´Avila 2011/4/28 Zafar Iqbal > Dear Mr. Andre, > > Thanks for this help. I observed that this macro will not work if the file > is closed witho

$$Excel-Macros$$ Help Required!

2011-04-28 Thread syed aliya raza hashim
Hi, Problem is stated in file itself , the problem is how to displaly the meassage box suppose date column is there is all sheets i want to display the meaasage like this product will be expired on one month or 30 days or more *when we open the file "* see in the attachment -- syed aliya -- --

$$Excel-Macros$$ Know about VBA Programming

2011-04-28 Thread Sanjay Maurya
Hi Friends, I'm just a beginner for VBA Programming. Can u help me to learn basic of VBA. Thanks to all Sanjay Kumar Maurya -- -- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and lin

Re: $$Excel-Macros$$ Help in making the list

2011-04-28 Thread Ankit Agrawal
Dear Sir, Please give me any update. Regards, Ankit On Wed, Apr 27, 2011 at 6:07 PM, Ankit Agrawal wrote: > Dear All, > > I really appriciate your valuable help.you all are really ameging peson. > > I have two different sheets.First is used for giving the PO/SOW(Statement > of Work)no. where I

Re: $$Excel-Macros$$ List of VBA keywords

2011-04-28 Thread rajan verma
On Thu, Apr 28, 2011 at 12:27 PM, Santosh Vishwakarma < santhosh.vishwaka...@yahoo.in> wrote: > > Hello Group > > http://msdn.microsoft.com/en-us/library/wss56bz7.aspx > > I need list of all VBA keywords. Please dont reply u can find in Object > Browser. > Object browser does not have keywords s

Re: $$Excel-Macros$$ Font for password

2011-04-28 Thread Abhishek Jain
Right Click the cell > Format Cells > Customs Type ;;; there (thats 3 semicolons) Click OK Now again open Format cells in the Protection Tab select "Hidden" checkbox Now when u click on ur cell the value is there but it will not show anything, neither in the formula bar (This requires worksheet

$$Excel-Macros$$ Re: Macro to make Excel File Expired after few times open & close

2011-04-28 Thread sky_dragon
Run a macro on wb opening event that reads from a txt file. On 27 Apr, 16:20, Zafar Iqbal wrote: > Dear All, > > Can someone help in making a macro which will make the Excel file expired > after few tries of open & close. For example, file can be opned, saved & > closed for four times but this fi

$$Excel-Macros$$ List of VBA keywords

2011-04-28 Thread Santosh Vishwakarma
Hello Group I need list of all VBA keywords. Please dont reply u can find in Object Browser. Object browser does not have keywords such as Byref , ByVal. I want list of all keywords. Regds Santosh -- -- Some imp

Re: $$Excel-Macros$$ Macro to make Excel File Expired after few times open & close

2011-04-28 Thread Zafar Iqbal
Dear Mr. Andre, Thanks for this help. I observed that this macro will not work if the file is closed without SAVE. How to rectify this matter? I request that file should be discarded just after 4 times open independent of Save or No Save. Thanks Regards, Zafar Iqbal 2011/4/27 André D'Avila > Za

Re: $$Excel-Macros$$ Refreshing Pivot Table using VBA Code

2011-04-28 Thread Chandra Shekar
Hi Daniel, Thank you very much. :) Regards, Chandra Shekar B On Wed, Apr 27, 2011 at 8:37 PM, Daniel wrote: > Hi, > > Paste the following macro in Sheet1 module : > > > > Private Sub Worksheet_Change(ByVal Target As Range) > > 'A1:F10 is data for pivot table 1 G1:I10 is data for pivot table

Re: $$Excel-Macros$$ Excel spell out word from number

2011-04-28 Thread jmothilal
Dear Vikaram herewith i am attached that macro file , u add ur excel file tools - macros -visual basic editor - import , close the file & reopen the excel file type any cell speelrupee(10) or spellrupee(cell reference ) or u send sample excel file i modify send for u J.Mothilal Vellore TN