$$Excel-Macros$$ Hiring for C++ Developer in San Francisco, CA

2018-03-12 Thread akshita mittal
*Position : C++ Developer* *Duration: 12+ Months* *Location:* *San Francisco, CA* *Interview: Phone, F2F* *Job description:* · Remember this role is for somebody with 10+ years of C++/UNIX development experience working in financial firms. · Client is looking to hire a

$$Excel-Macros$$ Hiring for Windows System Admin in Philadelphia, PA

2018-03-12 Thread akshita mittal
*Position : Windows System Admin Location : Philadelphia, PA * *Duration: 12+ Months* *Interview: Phone then Face to Face * * Job Requirement* · Will be providing incident management for windows based applications. · Does not want release management/deployment experience ·

$$Excel-Macros$$ Re: Filling in blank cells with names

2018-03-12 Thread Johnny
Hi David, thanks for responding! When I run this macro, it actually does fill the column down until it hits the second non-blank then stops. But it did fill in the first name. Do you have an idea why it stops after the first non-blank? On Monday, March 12, 2018 at 1:15:24 PM UTC-4, who wrote:

$$Excel-Macros$$ Re: Filling in blank cells with names

2018-03-12 Thread who
Sorry, copy and paste missed the "S" in first line of Sub and simply says "ub". Thanks, David On Sunday, March 11, 2018 at 9:20:14 AM UTC-7, Johnny wrote: > Hi all, > > As an example, I have the name "John" in cell C4. Further down in C8 I > have the name "Jeff". Using a VBA script, I'd like

$$Excel-Macros$$ Re: Filling in blank cells with names

2018-03-12 Thread who
See if this might not work for you. Thanks, David ub NamesCopy() With ActiveSheet LastRow = .Cells(.Rows.Count, "C").End(xlUp).Row End With Range("C1").Select LoopTop: Do Until ActiveCell.Row = LastRow If ActiveCell.Offset(1, 0).Value = "" Then Selection.Copy

$$Excel-Macros$$ Hiring for Windows System Admin in Philadelphia, PA

2018-03-12 Thread akshita mittal
*Position : Windows System Admin Location : Philadelphia, PA * *Duration: 12+ Months* *Interview: Phone then Face to Face * * Job Requirement* · Will be providing incident management for windows based applications. · Does not want release management/deployment experience ·