Re: $$Excel-Macros$$ Macro question

2014-01-23 Thread ashish koul
can you please share a sample file On Wed, Jan 22, 2014 at 1:49 AM, Bé Trần Văn wrote: > You upload files. > > > > 2014/1/21 Dennis Dieterle > >> First of all, thanks for your time. I have a scheduling project with a 4 >> page spreadsheet (quarterly) of names and avail timescan I create a >

Re: $$Excel-Macros$$ Not able to set new URL

2014-01-23 Thread ashish koul
try this method Sub ticker() Dim URL As String Dim IE As Object Dim f As Integer, e As Integer URL = "http://www.google.com/finance?q="; & tick Set IE = CreateObject("InternetExplorer.Application") With IE .Visible = True .navigate URL Do While .

Re: $$Excel-Macros$$ Copy Excel Sheets to Access Tables

2014-01-23 Thread ashish koul
try something like this Sub import_excel_file() Dim sample_table As String sample_table = "temp_table_name" ' import a specific range from a worksheet DoCmd.TransferSpreadsheet acImport, , sample_table, "C:\Users\ashishkoul\Desktop\learn\sales_detail.xlsx", True, "sales_detail$a1:d10" ' import who

Re: $$Excel-Macros$$ Conditional formatting

2014-01-23 Thread Anil Gawli
Dear Fonbery, Pl share the workbook with us. Warm Regards, Gawli Anil/. On Thu, Jan 23, 2014 at 7:45 PM, Berinyuy Fonyuy wrote: > Dear reader, I got an excel sheet of 44 indicators, with Health data that > has been conditioned with a red pop up sign to show that the an indicator is > not well

$$Excel-Macros$$ FW: Sr Cognos Developer/Administrator

2014-01-23 Thread sale sales
HI, Please let me know if you have consultants on below mentioned requirement. Full Name : Current Location : Re-Location: Last 4digit SSN: Contact Number : Email ID: Availability to join: Your Visa Status : Your expected rate: Social Networking Site: Job Details: Role:Sr Cogno

$$Excel-Macros$$ Pega / Java Developer @ Chicago, IL ….for contract

2014-01-23 Thread sale sales
HI, Please let me know if you have consultants on below mentioned requirement. Full Name : Current Location : Re-Location: Last 4digit SSN: Contact Number : Email ID: Availability to join: Your Visa Status : Your expected rate: Social Networking Site: Job Details: Role: Pega /

$$Excel-Macros$$ QA test Lead/Testing Manager

2014-01-23 Thread sale sales
Hi, Please let me know if you have consultants on below mentioned requirement. Full Name : Current Location : Re-Location: Last 4digit SSN: Contact Number : Email ID: Availability to join: Your Visa Status : Your expected rate: Social Networking Site: Job Details: Role: QA Test

$$Excel-Macros$$ Conditional formatting

2014-01-23 Thread Berinyuy Fonyuy
Dear reader, I got an excel sheet of 44 indicators, with Health data that has been conditioned with a red pop up sign to show that the an indicator is not well recorded. Now I want to write a formulae that will help me in another area of the sheet to identify those health facilties haveing erro

$$Excel-Macros$$ FW: Help required for PDF Stamp

2014-01-23 Thread Rajeev
Dear Experts/ Moderators, Please go through the trailing mail and please provide me solution. Regards, Rajeev Kumar From: Rajeev [mailto:rajeevk...@gmail.com] Sent: 22 January 2014 12:03 To: 'excel-macros@googlegroups.com' Subject: Help required for PDF Stamp Dear Experts,

Re: $$Excel-Macros$$ Copy Excel Sheets to Access Tables

2014-01-23 Thread Ricardo®
Hi, suits your situation: https://app.box.com/s/zxhxpoitad7sih0wpigl https://app.box.com/s/szaxukie20xnutka8f3e Basole. 2014/1/23 fahad hassan > Hey i want to ask a question regarding data transferring from excel to > access. > I have 4 excel sheets with data in it. i want to copy each of th

$$Excel-Macros$$ Copy Excel Sheets to Access Tables

2014-01-23 Thread fahad hassan
Hey i want to ask a question regarding data transferring from excel to access. I have 4 excel sheets with data in it. i want to copy each of the sheet into a table (which is already existing) in Access. Can someone please help me with a method to perform this in a single step??? -- Are you =EXP

$$Excel-Macros$$ Re: Introduce Yourself !!

2014-01-23 Thread fahad hassan
Hey i want to ask a question regarding data transferring from excel to access. I have 4 excel sheets with data in it. i want to copy each of the sheet into a table (which is already existing) in Access. Can someone please help me with a method to perform this in a single step??? -- Are you =EXP

Re: $$Excel-Macros$$ Dairy 2012

2014-01-23 Thread Ansar Ellahi
please send diary 2014 with great thanks On Thu, Jan 26, 2012 at 5:39 AM, Mr excel wrote: > Very useful one.thanks a lot for sharing. > > > On Wed, Jan 18, 2012 at 7:52 PM, Rajan_Verma wrote: > >> Good one.. simple >> >> >> >> *From:* excel-macros@googlegroups.com [mailto: >> excel-macros@g