Forum Discussion
hassan41
Oct 20, 2021Copper Contributor
Column formula is not working
Hi, I am not a data person but need to create the report. I think the solution to problem will be simple but i dont know it. I have simple ms form data in excel sheet. where i have created...
HansVogelaar
Oct 20, 2021MVP
In your screenshot, G36 does not contain a formula but the fixed value 36...
- hassan41Oct 20, 2021Copper ContributorHi Hans, Thanks for response. that were i am facing an issue. i want the every new response/data to automatically get the column formula. i have implemented it the same way. the week column formula is working for every new entry and the month column one isn,t.
- HansVogelaarOct 20, 2021MVP
1) In File > Options > Proofing > AutoCorrect Options... > AutoFormat As You Type tab, make sure that the check box "Fill formulas in tables to create calculated columns" is ticked.
2) Clear the colum n in the table (except for the header of course), then enter the formula =MONTH([@[Completion time]]) in the cell below the header. Excel should automatically fill the entire table column.
- hassan41Oct 20, 2021Copper ContributorThanks. Point 1 was already on place.
did the same thing as you advised in point 2 and submitted a new response and still received the same error.