Hello all and thank you in advance for any help you can provide. I have a excel workbook which contains multiple sheets and contained within those sheets are string data type and numbers. Ideally I would like to have everything nice and formatted in column and rows or if not format the numbers at 2 decimal places. For example the tons and team tons from the "T Name" column would be 1.00 or 22.00 and everything else should be formatted in currency $$$.$$. I also have percentages, "balloon percentage" would be a percent.
I was also trying to get the months from F4, F5 and so on. It's contained in the same column as numbers so converting it to a double data type would remove the month names. Attached is a sample of my workflow. My end goal is to convert each statement for each individual user into a PDF and sent by email.