Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] merge cells in excel

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] merge cells in excel
 Login/Join
 
Platinum Member
posted
Is there a way to merge cells 1A and 2A using css( I tried the following). Dont want to use HTMLFORM.
  
TABLE FILE CAR
PRINT 
COUNTRY AS  '<table tr><td style="border-collapse: collapse; margin: 0; width: 100%; ">COUNTRY1</td></tr></table>' 
SALES 
SEATS
HEADING
"<+0>  <+0>COMBCOLUMN"
ON TABLE SET HTMLCSS ON
ON TABLE PCHOLD FORMAT EXL2K
ON TABLE SET STYLE *
$

TYPE=HEADING,HEADALIGN=BODY,$
TYPE=HEADING,HEADALIGN=BODY,LINE =1,ITEM=1,COLSPAN=1,WRAP = OFF,$
TYPE=HEADING,HEADALIGN=BODY,LINE =1,ITEM=2,COLSPAN=2,WRAP = OFF,$
ENDSTYLE
END  

This message has been edited. Last edited by: FP Mod Chuck,


App Studio Version 8202
windows Platform
SQL Server 2008/2012
 
Posts: 183 | Location: TX | Registered: January 22, 2007Report This Post
Virtuoso
posted Hide Post
Hi Getit

Maybe I am simplifying the problem too much but way don't you create a DEFINE or COMPUTE that concatenates the info together..


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Platinum Member
posted Hide Post
No, I created this example for a more complicated problem, This problem is related to be able to merge the two cells vertically.


App Studio Version 8202
windows Platform
SQL Server 2008/2012
 
Posts: 183 | Location: TX | Registered: January 22, 2007Report This Post
Virtuoso
posted Hide Post
Getit

I guess I don't understand. Do you want two values in a single cell or do you want to aggregate?


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Expert
posted Hide Post


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Master
posted Hide Post
I have a report similar to this. I did it with a macro enabled template. Using the example that Francis has, "APPLE" would be in cell A1 and cell A2 would be blank. The use excel to vertically merge cells A1 and A2.


In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
 
Posts: 975 | Location: Oklahoma City | Registered: October 27, 2006Report This Post
Guru
posted Hide Post
Might help
Merging cells using CSS - Excel


-Rifaz

WebFOCUS 7.7.x and 8.x
 
Posts: 406 | Location: India | Registered: June 13, 2013Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] merge cells in excel

Copyright © 1996-2020 Information Builders