I have an excel sheet with multiple rows containing employee salary breakdown(like, basic, medical, conveyance etc), I want to create a button in excel using macro that will generate multiple pdf for multiple rows.Is that possible? If so, please help me with sharing some helpful links
Related
so I have about 90 different excel files that are customer reports. I have one generic excel file that's a summary page that I need to insert as a sheet into all of those other excel files. Does anyone have a way to automate this process - I'm generating the sheets through alteryx but open to solutions outside of that platform or maybe there's a simple way to do it through Excel that I'm missing.
Right now, the only option is to open each report and copy over the summary sheet and insert it that way. To do it for 90 sheets would take me over an hour so trying to shorten the time.
I want to consolidate particular columns with name from multiple excel file to one sheet. Can anyone help on this. I tried but am not getting what i need
I have one excel sheet (template) with product prices and hundreds of sheets that refer to the template sheet.
My question is: how to automatically fill in the prices in all corresponding sheets?
It is important to me to keep all the data updated, for example when I change a value in the template file, the values should also change in the other worksheets.
I have to add that I often add new sheets and sometimes I have to edit sheet names too.
There is how those sheets and template sheet look like:
template sheet
example component sheet
I was trying to use Microsoft Query, but it seems to crash when I add new files.
Maybe there's another way to link data from those sheets?
Any help would be greatly appreciated.
I got an excel sheet which has a lot of links to other excel sheets.
Now I don't have access to those sheets because they are in someone else's hard drive.
When I open the excel sheet given to me, I get warning that some links could not be updated, which I understand. But the sheet still populates values in cells that are referring to those other excel sheets. How is this possible?
It has an embedded copy of the other sheets, which is embedded in the sheet your working on. If the files exists and have been altered, excel updates the existing embedded copies.
I need to convert a Microsoft Excel spreadsheet to a google spreadsheet, but the Excel sheet is made by linking to external data, which I have no access to. The values are still visible on the Excel sheet. When I import the Excel sheet to google drive and convert to a google spreadsheet, all values are '#REF!' because it can't of course find the source of the data. I can copy/paste the values from Excel to a new google spreadsheet, but that destroys the formatting. So is there a way to copy format and values from an Excel sheet to google spreadsheet, preferably with google apps script so that I can automate it. (it has to be done on a daily basis)
You should use Excel itself, to replace the formula linked values with plain values first. You can then import that excel file into google drive if required. Here's a link from Microsoft showing you how to do it: replace formula with values