Click here to Skip to main content
15,919,434 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeRe: Are there good techniques when manually merging code ? Pin
Daniel Pfeffer22-May-24 3:45
professionalDaniel Pfeffer22-May-24 3:45 
GeneralRe: Are there good techniques when manually merging code ? Pin
Jeremy Falcon22-May-24 4:04
professionalJeremy Falcon22-May-24 4:04 
GeneralRe: Are there good techniques when manually merging code ? Pin
Nelek22-May-24 6:34
protectorNelek22-May-24 6:34 
GeneralRe: Are there good techniques when manually merging code ? Pin
ShawnVN22-May-24 7:50
ShawnVN22-May-24 7:50 
GeneralRe: Are there good techniques when manually merging code ? Pin
charlieg22-May-24 8:02
charlieg22-May-24 8:02 
GeneralRe: Are there good techniques when manually merging code ? Pin
jschell21-May-24 12:33
jschell21-May-24 12:33 
GeneralRe: Are there good techniques when manually merging code ? Pin
charlieg21-May-24 23:14
charlieg21-May-24 23:14 
GeneralRe: Are there good techniques when manually merging code ? Pin
StarNamer@work22-May-24 3:31
professionalStarNamer@work22-May-24 3:31 
charlieg wrote:
now, if they could lock down comparing Excel files, I would die and go to heaven.

Since Excel files are containers for multiple files, this would be like comparing two folders with added complications. In addition to there being multiple worksheets containing either grids or charts (and also charts on the grids), there's also highlighting, conditional rules, VBA macros, etc..

And that's before you consider how to actually display the difference between 2 versions of a worksheet, assuming they can be matched up when columns and rows may have been moved around, the worksheets have been renamed and moved into a different order...

Checking if the value of one cell has changed or is now a formula or an inserted image is barely the beginning!
GeneralRe: Are there good techniques when manually merging code ? Pin
charlieg22-May-24 8:03
charlieg22-May-24 8:03 
GeneralRe: Are there good techniques when manually merging code ? Pin
jschell23-May-24 13:13
jschell23-May-24 13:13 
GeneralRe: Are there good techniques when manually merging code ? Pin
Nelek22-May-24 6:35
protectorNelek22-May-24 6:35 
GeneralRe: Are there good techniques when manually merging code ? Pin
Jef fJacobson22-May-24 7:15
Jef fJacobson22-May-24 7:15 
GeneralRe: Are there good techniques when manually merging code ? Pin
ShawnVN22-May-24 10:12
ShawnVN22-May-24 10:12 
GeneralRe: Are there good techniques when manually merging code ? Pin
MSBassSinger23-May-24 3:11
professionalMSBassSinger23-May-24 3:11 
GeneralThis just happened at lunch. Pin
raddevus21-May-24 7:58
mvaraddevus21-May-24 7:58 
GeneralRe: This just happened at lunch. Pin
Dave Kreskowiak21-May-24 10:11
mveDave Kreskowiak21-May-24 10:11 
GeneralRe: This just happened at lunch. Pin
Peter_in_278021-May-24 12:25
professionalPeter_in_278021-May-24 12:25 
GeneralRe: This just happened at lunch. Pin
raddevus21-May-24 16:16
mvaraddevus21-May-24 16:16 
GeneralRe: This just happened at lunch. Pin
11917640 Member 21-May-24 20:44
11917640 Member 21-May-24 20:44 
GeneralRe: This just happened at lunch. Pin
jschell21-May-24 12:35
jschell21-May-24 12:35 
GeneralRe: This just happened at lunch. Pin
raddevus21-May-24 16:18
mvaraddevus21-May-24 16:18 
GeneralRe: This just happened at lunch. Pin
haughtonomous21-May-24 21:52
haughtonomous21-May-24 21:52 
GeneralRe: This just happened at lunch. Pin
jschell23-May-24 13:12
jschell23-May-24 13:12 
GeneralRe: This just happened at lunch. Pin
raddevus24-May-24 2:27
mvaraddevus24-May-24 2:27 
GeneralRe: This just happened at lunch. Pin
Sander Rossel21-May-24 22:22
professionalSander Rossel21-May-24 22:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.