combine data in two cells into a third cell

  • Thread starter Thread starter ordnance1
  • Start date Start date
O

ordnance1

In cell A1 is a number(9), in cell A2 is a number (0001). Is there any way to
get cell A3 to show the result 9-0001?
 
in A3 put this =A1&"-"&A2
... but if A2 actually contained an underlying value: 1
then the result in A3 would be: 9-1 ?
OP's poser is a tricky one
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:18,100, Files:360, Subscribers:56
xdemechanik
---
 

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

Similar Threads

Calculations 1
Match function: error due to format? 4
Using two Vlookup in one Cell 1
Transposing data? 3
Excel Need Countifs Formula Help 0
Time Situation 1
Countif formula perhaps 7
Count continuous duplicates 2

Back
Top