$$Excel-Macros$$ Re: Retrieving domain name using VBA

2009-01-07 Thread OfficeVba Trainer
Hi Ronak, Great Question Man ;-) Regards Mugundan From: Ronak Hindocha To: excel-macros@googlegroups.com Sent: Wednesday, January 7, 2009 3:50:42 PM Subject: $$Excel-Macros$$ Re: Retrieving domain name using VBA What is the proceedure to UNSUBSCRIBE

$$Excel-Macros$$ Re: Retrieving domain name using VBA

2009-01-07 Thread Ronak Hindocha
What is the proceedure to UNSUBSCRIBE from this group? Regards Ronak Hindocha > Date: Tue, 6 Jan 2009 00:01:07 -0800> Subject: $$Excel-Macros$$ Re: Retrieving domain name using VBA> From: lohithsri...@gmail.com> To: excel-macros@googlegroups.com> > > Hi Alok,> > Try

$$Excel-Macros$$ Re: Retrieving domain name using VBA

2009-01-06 Thread Alokeshwar Tiwary
at we know we don't know. But there are also unknown unknowns. There are things we don't know we don't know." From: lohith To: MS EXCEL AND VBA MACROS Sent: Tuesday, 6 January, 2009 1:31:07 PM Subject: $$Excel-Macros$$ Re: Retrieving d

$$Excel-Macros$$ Re: Retrieving domain name using VBA

2009-01-06 Thread lohith
Hi Alok, Try this command : Environ("UserDomain") Cheers, Lohith On Jan 6, 10:16 am, Alokeshwar Tiwary wrote: > Is there a way to retrieve domain name using vba...? I need this to make sure > that my vba tool will run only within the network of my compay. > > Thanks and Regards, > Alokeshwa