Dear Abdul Hakim,
Would you send me a file having required out with sample data?
regards,
Abdul Salam
On Wed, Mar 18, 2009 at 1:19 PM, Abdul Hakim wrote:
>
> Hi Andy,
>
> it basically depend on some other column and i want to cover unlimited
> line.
>
> Regards,
> Abdul Hakim
> KSA
>
>
> On Ma
"SHDocVw" component are not installed or not registered.
check components list
regards
On Sun, Mar 15, 2009 at 1:53 PM, Ashkaran Badlani <
ashkaran.badl...@gmail.com> wrote:
> Hi Team,
>
>
>
> I am also trying to do something of this sort. However when I copied this
> program in my excel VB
google buddy
On Mon, Mar 16, 2009 at 5:18 PM, RAHUL SUREKA wrote:
> RESPECTED SIR,
> MYSELF RAHUL KUAMR SUREKA. I M CURRENTLY USING
> MS-OFFICE 2007.SO,PLEASE TELL ME HOW TO USE THE FUNCTION OF MICRO AND MACRO
> IN EXCEL.PLEASE TELL ME THAT IS THERE IS ANY DOWNLOAD SITE FROM
fo is reqd.
>
> Regards,
>
> Alok
>
> --- On *Sun, 3/15/09, Xebec Groups * wrote:
>
> From: Xebec Groups
> Subject: Re: $$Excel-Macros$$ Re: Data Update From Access to Excel
> To: excel-macros@googlegroups.com
> Cc: alok_mahaja...@yahoo.com
> Date: Sunday, March
what does it mean?
"The Oracle Version being used is 9i in one case and 10g in second case"
On Sun, Mar 15, 2009 at 1:02 AM, Alok Mahajan wrote:
> Abdul,
>
> The Oracle Version being used is 9i in one case and 10g in second case.
>
> Regards,
>
> Alok
>
&g
> Regards,
>
> Alok
>
> --- On *Fri, 3/13/09, Xebec Groups * wrote:
>
> From: Xebec Groups
> Subject: Re: $$Excel-Macros$$ Data Update From Access to Excel
> To: excel-macros@googlegroups.com
> Cc: alok_mahaja...@yahoo.com
> Date: Friday, March 13, 2009, 9:37 PM
>
&g
Hi,
check if you have any column which tell tell you when this row is updated or
changed i.e I used to have a column in my every table as " last_updated_date
" if you have any column like this then apply where condition on that
otherwise you need to contact your DBA for providing you a view (Query)
Thinking logically is totally depends upon oneself... yes you may improve it
upto 100% or more
just try to draw logic blocks (diagrams) or write in words i.e
if i do this then i should be like this otherwise it need to be like this
and if nothing heppen then i will move on next choice and that
try this
Private Sub Worksheet_Change(ByVal Target As Range)
If Not Target.Value Then
MsgBox "data changed: " & Target.Value
End If
End Sub
On Wed, Sep 3, 2008 at 3:39 PM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]>wrote:
>
> Hi
>
> I'm trying to make a simple routine in excel VB so, when a command
>
Dear it would be better to exctly tell what you want to do of these
files are these files are Leads ?
On Wed, Sep 3, 2008 at 4:37 PM, A.A.A <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I have 300 excel files and another different 300. I want to merge one
> from the first 300 to one from the other 30
you are welcome dear
stay smart
On 8/24/08, Ashish Khandelwal <[EMAIL PROTECTED]> wrote:
>
>
> Thanks for your answer the formula is working as was required.
>
>
>
> On 8/21/08, Munson, Herb <[EMAIL PROTECTED]> wrote:
>>
>> If cell A1 contains the value, then I think the first expression be
try this
' before copy paste this code you must draw a textbox a label and a commond
button.
Dim rw As Integer, cl As String
Private Sub CommandButton1_Click()
TextBox1.ControlSource = cl & rw
Label1.Caption = cl & rw
rw = rw + 1
End Sub
Private Sub UserForm_Activate()
rw =
ooglegroups.com [mailto:[EMAIL PROTECTED]
> On Behalf Of Xebec Groups
> Sent: Friday, August 22, 2008 11:28 AM
> To: excel-macros@googlegroups.com
> Subject: $$Excel-Macros$$ Re: Help Report
>
> i have posted a solution try that .
>
> On 8/21/08, Darshan Amreliya <[EMAIL PR
13 matches
Mail list logo