ExcelGen icon indicating copy to clipboard operation
ExcelGen copied to clipboard

Can ExcelGen assigns cell with formula within?

Open shenyenwu opened this issue 3 years ago • 2 comments

Hi mbleron: First of all, thank you for the great work, ExcelGen really helps a lot ! I am wondering if ExcelGen has a way to fill formula into specific cell? (Sorry I can not find it in user guild). For example: Excel colunn A1 ~ A10 contains user training hours. Assign B1 formula with =sum(A:A) for user dynamically summarize the data. Thank you for your help.

shenyenwu avatar Nov 02 '22 02:11 shenyenwu

Hi, Thanks for your support. I'm planning to add formulas in a future release.

mbleron avatar Nov 02 '22 08:11 mbleron

Really ?! Thank you for your help.

shenyenwu avatar Nov 02 '22 09:11 shenyenwu

Done in V4.0. See README for more info.

mbleron avatar Jun 27 '24 10:06 mbleron