how do i use LOTUS combine facility in Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

in LOTUS 123 i use the 'combine' facility which works very well - how can i
replicate this in excel

thanks

rob
 
What does the Lotus "Combine" facility do? Perhaps it is like "Concatenate"
in Excel. HTH Otto
 
Hi Otto

Thanks for your reply Otto.

The Lotus combine facility allows you to grab whole chunks of other
spreadsheets and combine them with the one you are working on. This is a
particularly useful feature as it not only brings back 'actual' values, but
also performs calculations
and brings in formulae.

We have tried a number of functions including CONCATENATE (which is very
useful for combining two or more columns (say of text) into one (eg useful
application is combining first name/last name columns into one).

This is a particularly complex area of functionality which LOTUS performed
really well, but which we can't replicate easily in Excel. We know we can use
MACROs but they aren't as elegant, and take a lot more looking after than the
LOTUS feature.

Kind regards

Rob
 
Rob
I'm not familiar with anything built-in to Excel to combine ranges in
two or more sheets into one sheet. You can, of course, do it manually
(copy/paste). If this is something that you do repeatedly, I would say to
use VBA. That's macros to you. I don't know what you mean when you say
macros require a lot of looking after. Once you write the macro code so
that it does what you want, there is no "looking after".
Perhaps if you provided a bit more detail about the layout of your data
and the variables that you have (columns/rows are not fixed, number of
sheets not fixed, etc) and exactly what you want to do, I'm sure you will
get a lot of help in these newsgroups. HTH Otto
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top