BC documentation seemed to indicate that comparisons with Excel were included in BC3, which I have. Is there something special that I need to do for BC3 to work with Excel 2010? All I see are special characters.
Announcement
Collapse
No announcement yet.
Comparing 2010 Excel Files (.xlsx)
Collapse
X
-
Thanks, Chris. That tip got me *almost* there. Selecting "data" enabled me to see actual data instead of garbled characters. But, the first column contains alphanumberic codes that identify the organization to which the people belong (R1, R3, TA, etc.). The 12 codes ended up in a small table at the bottom of the data - not associated with each row, as it should have been. I'd appreciate your further guidance - many thans!Comment
-
Hello Jennifer,
There are a couple ways to tackle this:
1) Data Compare automatically aligns and sorts by the first column as if it were an ID column. You can change this to be a different column (or multiple columns: First Name and Last Name) by right clicking any column header and switching between Key, Std, or Unimportant. Key columns are the ones sorted by and aligned by.
You can also disable the sorting in the Session menu -> Session Settings -> Columns tab, "Unsorted alignment."
2) If you would just like to see your Excel files as if they were plain text, unsorted, without rows or columns, you can install our Text Compare Excel rule here:
http://www.scootersoftware.com/downl...oreformats_alt
Once installed, go to the Tools menu -> File Formats. Note that the topmost Excel format (gold icon or white icon) is the one used automatically when you open Excel files. The other must have the session opened first, and then open the Excel files, to use it.
How do these two methods work for you?Aaron P Scooter SoftwareComment
-
Hello,
No, the presentation of the Text Compare will show the files as plain text. The Data Compare will display as rows, columns, and cells. How the information is displayed is one of the main differences between the session types.
If you try the third method of the KB article, it would use the Text Compare's conversion (multiple sheets) in the Data Compare, but it does mix all of the rows together.Aaron P Scooter SoftwareComment
-
Hello,
The Data Compare would Sort based on the key column. Is all of the data loaded, but just not in the order you expect? Do you have your Key column defined correctly? By default, we mark column 1 as the Key, but you can right click any column header to make it a Key, Standard, or Unimportant.
An example of a Key would be an ID column, or multiple columns together form the key (like a FirstName column and LastName column).Aaron P Scooter SoftwareComment
Comment