Avatar of Murugesh Perumal
Murugesh Perumal
Flag for India asked on

Running Number in the Ms access report is not displayed properly.

Hi,
   
In the ms access Report i need to get the row number for each row and set it as 'sl no'.
I have placed a text box in the Report and Set the control source as '=1’ and made Running sum as over Group.
   I am unable to see the previous value of the last row. When I set the focus I am able to view it.
   Ex. Refer screenshot
   There are 3 rows. The 'sl no' of 2nd row is show blank on opening the screen. When focus is set on 'sl no' column of 2nd row, I can view the value '2'.
Please let me know why the value is invisible for the first time. This happens always on the last but one row.
Row number 2 is missingonce the focus is set. Row number 2  is getting displayedThanks,
Microsoft Access

Avatar of undefined
Last Comment
Jeffrey Coachman

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Jim Dettman (EE MVE)

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Hamed Nasr

Unable to reproduce the issue.
Running sum is working for all 4 views,
Jeffrey Coachman

Agree with both posts above.

I have seen issue with "memory" being an issue here:
...Low video memory, low system memory, low resources,...etc

Or in some cases the other calculations (or formatting, or vba code, graphics, ...etc) on the report prevent the running sums from rendering properly.

JeffCoachman
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy