Hello All, I am new to working on Excel Macros or VBA.All these days I was a Java developer and recently promoted to be a Manager.
I have a questions as I have started working on the Excel more often.
I have a Workbook, with sheet1 having more than 10k rows.
The first row has headers with Values as:
Contractor ID , EMP ID, Group# ,First name,Last Name,hours,Rate .
Each Group# has about 5-10 employees.I am responsible for around 15 Groups.
I want to copy to another sheet, entire row,which has the Group# that I am responsible.
The format of sheet1 gets changed very often but has Group# always as a coloumn,Sometimes Coloumn C,Sometimes Coloumn K etc.
How Can I do this? If my question is confusing, then I can give more information. Please let me know the solution.
I have a questions as I have started working on the Excel more often.
I have a Workbook, with sheet1 having more than 10k rows.
The first row has headers with Values as:
Contractor ID , EMP ID, Group# ,First name,Last Name,hours,Rate .
Each Group# has about 5-10 employees.I am responsible for around 15 Groups.
I want to copy to another sheet, entire row,which has the Group# that I am responsible.
The format of sheet1 gets changed very often but has Group# always as a coloumn,Sometimes Coloumn C,Sometimes Coloumn K etc.
How Can I do this? If my question is confusing, then I can give more information. Please let me know the solution.