$$Excel-Macros$$ Re: Combining mulitple rows into one row

2010-01-11 Thread RolfJ
Yes there is, but it seems to me that it would falsify the records. On Jan 11, 2:57 pm, AlwaysLearing wrote: > Hey Guys, > I have a spreadsheet that has multiple rows of data for each employee > with each row containing the date they worked and for how long.  For > example, Mr. Smith worked on 7/

RE: $$Excel-Macros$$ Using macro move sheets from one work book to another work book

2010-01-11 Thread Dave Bonallack
Hi, The syntax is: ActiveSheet.Name = Range("Sheet1!C4") This line renames the active sheet to whatever is in Sheet1!C4 Change the details to suit your requirements. Regards - Dave Date: Mon, 11 Jan 2010 18:08:49 +0530 Subject: Re: $$Excel-Macros$$ Using macro move sheets fr

$$Excel-Macros$$ Combining mulitple rows into one row

2010-01-11 Thread AlwaysLearing
Hey Guys, I have a spreadsheet that has multiple rows of data for each employee with each row containing the date they worked and for how long. For example, Mr. Smith worked on 7/1/09 for 8 hrs and on 7/2/09 for 8 hrs and 7/3/09 for 8 hrs. Is there a way to combine all 3 rows as Mr. Smith worded

$$Excel-Macros$$ gauss jordan method

2010-01-11 Thread larry
I am trying to use the Gauss/Jordan method as a subrouting in my code. This is code that lets you put linear equations into a matrix and then finds the values for the variables in the equations. I am concerned that my rewrite has made the count off so I am not getting the answers I expect. Can anyb

$$Excel-Macros$$ Re: Using macro move sheets from one work book to another work book

2010-01-11 Thread yngve
hi goto http://www.dailydoseofexcel.com/archives/2006/10/29/saveas-in-excel-2007/ hope this will help you Regards Yngve On 11 Jan, 07:00, grlinks-karthik wrote: > I need to copy the sheets from one work book to another  work book, can any > one help is urgent > > I have to work book name call

$$Excel-Macros$$ Tool bars in excel 2007

2010-01-11 Thread hughG
I have a worksheet created on a Mac in Excel 2004. It has customised tool bars with dropdown menus with macros attached. Is it possible to make the tools bars and macros work on a PC with Excel 2007. I can display the tool bars, the attached macros are recognised but the address is wrong. The comma

Re: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION

2010-01-11 Thread Nitin Gupta
Hi, Do share the file on Network. Regards Nitin Gupta On Mon, Jan 11, 2010 at 3:29 PM, Anant Shelke wrote: > > Hi, > > I want some help and little bit > challenging > > I WANT TO WORK IN ONE FILE IN MULTIPLE LOCATIONS > AND ALL THE CHANGES MADE BY ALL USERS IT TO BE SAVE IN THAT FILE > IF IT I

RE: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION

2010-01-11 Thread Dave Bonallack
Hi Ramesh, Access already allows multiple users to work on data simultaneously. You don't have to do anything special to make this happen. The only limitation is that only one user can make changes to the design of the database at any one time, but as to data entry and general use, it's open t

Re: $$Excel-Macros$$ Vlookup-Dates

2010-01-11 Thread Alokeshwar Tiwary
 you can use following function to get date range instead of a vlookup: Function GetDateRange(Day1 As Date, CurrentDay As Date) As String Dim i As Integer, LeftRange As Date, RightRange As Date If Day1 > CurrentDay Then     DateRange = "#INVALID#"     Exit Function End If i = Application.Workshee

RE: $$Excel-Macros$$ Vlookup-Dates

2010-01-11 Thread Sachin Gohil
Its very simple data. For every date I want Mon-Sun for that date. File 1: Date Week15-Jan-09 =vlookup(A2,File2,2,0) which gives #N/A File 2:Date Week11-Jan-09 11-Jan to 17-Jan12-Jan-09 11-Jan to 17-Jan 13-Jan-09 11-Jan to 17-Jan14-Jan-09 11-Jan to 17-Jan15-Jan-09 11-Jan

$$Excel-Macros$$ Dependent Lists

2010-01-11 Thread capt edgar
Hi there I have attached a small excel sheet called TESTTHEM which i'm testing and learning excel simultaneously. On the attached sheet under the type column, i have created a dropdown list with some values in it. If i select a value from the dropdown list say for ex: Pictures, is it possible to

Re: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION

2010-01-11 Thread Ashish Pahuja
use Office grove for such purpose or Sharepoint. These two products are created for such scenarios. Thanks & regards Ashish Pahuja On Mon, Jan 11, 2010 at 6:31 PM, SUMIT VYAS wrote: > Dear > > Local Area Network Working Possibale > > Yes I try & Success > > > > On Mon, Jan 11, 2010 at 5:48 PM,

$$Excel-Macros$$ altering excel lookup tables

2010-01-11 Thread bas001
Hello, I need to alter the array of the lookup table e.g. adding a new column to the array. I am using the lookup name. I there a way to refresh the name so it it contain the new column . Thanks -- -- Some important li

Re: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION

2010-01-11 Thread amresh kumar
offcurse!! On Mon, Jan 11, 2010 at 6:31 PM, SUMIT VYAS wrote: > Dear > > Local Area Network Working Possibale > > Yes I try & Success > > > > On Mon, Jan 11, 2010 at 5:48 PM, Dave Bonallack > wrote: > >> Hi Anant, >> I don't think this is possible in XL. It is standard procedure in Access. >>

Re: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION

2010-01-11 Thread SUMIT VYAS
Dear Local Area Network Working Possibale Yes I try & Success On Mon, Jan 11, 2010 at 5:48 PM, Dave Bonallack wrote: > Hi Anant, > I don't think this is possible in XL. It is standard procedure in Access. > Can you use that instead? > Regards - Dave. > > -- > Date

RE: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION

2010-01-11 Thread Ramon Diaz
Hi dave, I also need the said procedure in access, can you help me. Thanks in advance. Ramesh --- On Mon, 1/11/10, Dave Bonallack wrote: From: Dave Bonallack Subject: RE: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION To: "excel-macros@googlegroups.com" Date: Monda

Re: $$Excel-Macros$$ Using macro move sheets from one work book to another work book

2010-01-11 Thread DARSHAN K N
Does any one has macro to rename the tabs I have list of names around 50 in one sheet and i want to rename the tab according. sometimes i may have less also. Thanks and Regards, Darshan On Mon, Jan 11, 2010 at 11:30 AM, grlinks-karthik wrote: > I need to copy the sheets from one work book to

Re: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION

2010-01-11 Thread gaurav agaskar
Try Share workbook function in Tools menu but it is complicated as well as quit dangerous fuction becoz unlimited user can work on same sheet at same time u may facing problem of data loss regards Gaurav On Mon, Jan 11, 2010 at 3:29 PM, Anant Shelke wrote: > > Hi, > > I want some help and litt

Re: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION

2010-01-11 Thread SUMIT VYAS
Ye To Me Bhi Dhund Raha hu Koi Help Karo Yaar ! On Mon, Jan 11, 2010 at 3:29 PM, Anant Shelke wrote: > > Hi, > > I want some help and little bit > challenging > > I WANT TO WORK IN ONE FILE IN MULTIPLE LOCATIONS > AND ALL THE CHANGES MADE BY ALL USERS IT TO BE SAVE IN THAT FILE > IF IT IS POSS

RE: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION

2010-01-11 Thread Dave Bonallack
Hi Anant, I don't think this is possible in XL. It is standard procedure in Access. Can you use that instead? Regards - Dave. Date: Mon, 11 Jan 2010 15:29:04 +0530 Subject: $$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION From: anant.shelk...@gmail.com To: excel-macros@google

$$Excel-Macros$$ HOW CAN I WORK IN ONE WORKBOOK IN MULTIPLE LOCATION

2010-01-11 Thread Anant Shelke
Hi, I want some help and little bit challenging I WANT TO WORK IN ONE FILE IN MULTIPLE LOCATIONS AND ALL THE CHANGES MADE BY ALL USERS IT TO BE SAVE IN THAT FILE IF IT IS POSSIBLE PLS TELL ME HOW CAN I DO IT -- Anant Fakt Tumachyasathi --

Re: $$Excel-Macros$$ Excel Solver

2010-01-11 Thread Saurabh
pls send that acrossi may give sm inputs On Sat, Jan 9, 2010 at 12:58 AM, Mark Reuber wrote: > I have what I believe to be a very simple solver problem, but keep > getting the wrong answers, I can easily answer the problem myself, but > solver doesn't come up with the same solution. > > Is th

Re: $$Excel-Macros$$ Export from word to excel

2010-01-11 Thread Alokeshwar Tiwary
you can use following code if you have to copy a text file into excel: Sub CopyTxt() Application.ScreenUpdating = False Workbooks.Open "C:\a.txt" ActiveCell.CurrentRegion.Copy ThisWorkbook.ActiveSheet.Paste ActiveWorkbook.Close SaveChanges:=False Application.ScreenUpdating = True End Sub Another