Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gnumeric
gnumeric
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 369
    • Issues 369
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnumericgnumeric
  • Issues
  • #517

Closed
Open
Created Aug 23, 2020 by Rene Bellora@rene.bellora

xlsx recalculate on open

I'm using a python library to produce xlsx files. It happens that formulas are not automatically calculated when the resulting file is opened with gnumeric

in the attached sample, the cells contain:

A1 = 56 A2 = 43 A3 = '=today()' A4 = '=A1+A2'

when I open the sample with gnumeric, A3 shows the date, but A4 shows nothing. If I hit F9 key then the calculated value appears

I'm using gnumeric 1.12.41, and I also tried in gnumeric 1.12.46

sample.xlsx

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None