questforexcel
Board Regular
- Joined
- Jan 18, 2019
- Messages
- 128
- Office Version
- 2013
- Platform
- Windows
Hi, I have a large data set on one sheet. The raw data file is about 40MB in size.
I would appreciate your help in completing this as I have run into issues in preparing this report. Honestly, I feel very overwhelmed and scared of using macros
My Apologies I am unable to add XL2BB to my workstation, external add ins are disabled. Sorry.
I would like my automation to do the following:
1) Insert a column to the left most column named "Location" and vlookup that data from another file on my drive. The lookup reference would be on a location ID present on this raw data sheet and my main other ile. So could you advise how can I make my file look up say column AX on a file name "Location details" on my C drive, i can place the file in the same location as this macro file.
2) Create separate files based on the unique locations mentioned on the sheet. So I'd like my file to create separate files for London, a separate one for Dubai and another one for Singapore.
3) Separate records on different sheets based on actual and budgeted records. i.e. Actual records starting with "1...." on the first sheet and budgeted records starting with "5555555" on another sheet.
4) Date / Months - are in a strange format - "Month 1, Month 2.....and so on" I would like Month 1 to be replaced by Jan-23, Month 2 to be replaced by Feb-23 and so on.
5) Is there a way to insert a calculated column for YTD actual cost incurred. Like calculating total from Jan till Jun this year and adding it to the end of the columns.
6) I'd like to create a third sheet showing summary of ytd actual costs and ytd budget and variance to budget.
7) On the same sheet could I make a line graph showing the trend of actual costs v budget?
Thank you for your help. I am really looking forward to your help. This automation of files has been stressing me out.
Thank you,
I would appreciate your help in completing this as I have run into issues in preparing this report. Honestly, I feel very overwhelmed and scared of using macros
My Apologies I am unable to add XL2BB to my workstation, external add ins are disabled. Sorry.
I would like my automation to do the following:
1) Insert a column to the left most column named "Location" and vlookup that data from another file on my drive. The lookup reference would be on a location ID present on this raw data sheet and my main other ile. So could you advise how can I make my file look up say column AX on a file name "Location details" on my C drive, i can place the file in the same location as this macro file.
2) Create separate files based on the unique locations mentioned on the sheet. So I'd like my file to create separate files for London, a separate one for Dubai and another one for Singapore.
3) Separate records on different sheets based on actual and budgeted records. i.e. Actual records starting with "1...." on the first sheet and budgeted records starting with "5555555" on another sheet.
4) Date / Months - are in a strange format - "Month 1, Month 2.....and so on" I would like Month 1 to be replaced by Jan-23, Month 2 to be replaced by Feb-23 and so on.
5) Is there a way to insert a calculated column for YTD actual cost incurred. Like calculating total from Jan till Jun this year and adding it to the end of the columns.
6) I'd like to create a third sheet showing summary of ytd actual costs and ytd budget and variance to budget.
7) On the same sheet could I make a line graph showing the trend of actual costs v budget?
Thank you for your help. I am really looking forward to your help. This automation of files has been stressing me out.
Thank you,