S Suresh_Murugan Registered User. Local time Today, 06:39 Joined Aug 28, 2016 Messages 31 Sep 19, 2016 #1 Please advice. How to make Serial no Horizontally view in report. Example: 1 2 3 4 5 6 7 8
Ranman256 Well-known member Local time Today, 09:39 Joined Apr 9, 2015 Messages 4,354 Sep 19, 2016 #2 create a crosstab query. use the query wizard.
S Suresh_Murugan Registered User. Local time Today, 06:39 Joined Aug 28, 2016 Messages 31 Sep 20, 2016 #3 Ranman256 said: create a crosstab query. use the query wizard. Click to expand... Hi Ranman256. Thanks for your reply. But I want different. I attached sample database for your reference. Please advise Attachments Serial No Horizontally.accdb Serial No Horizontally.accdb 512 KB · Views: 121
Ranman256 said: create a crosstab query. use the query wizard. Click to expand... Hi Ranman256. Thanks for your reply. But I want different. I attached sample database for your reference. Please advise
J JHB Have been here a while Local time Today, 15:39 Joined Jun 17, 2012 Messages 7,732 Sep 21, 2016 #4 Open the report in design view, choose from the menuline/ribbon: "Page Setup"->"Columns" Attachments PageSetup1.jpg 59.3 KB · Views: 193 Serial No Horizontally.accdb Serial No Horizontally.accdb 408 KB · Views: 126
S Suresh_Murugan Registered User. Local time Today, 06:39 Joined Aug 28, 2016 Messages 31 Sep 21, 2016 #5 JHB said: Open the report in design view, choose from the menuline/ribbon: "Page Setup"->"Columns" Click to expand... Thanks for your reply. It's working.
JHB said: Open the report in design view, choose from the menuline/ribbon: "Page Setup"->"Columns" Click to expand... Thanks for your reply. It's working.
J JHB Have been here a while Local time Today, 15:39 Joined Jun 17, 2012 Messages 7,732 Sep 21, 2016 #6 You're welcome, good luck.