#1   Report Post  
Jim
 
Posts: n/a
Default Adding with &

I use the following

In e1 i have the following:
a1&b1&c1

a1 = 01
b1 = 1001
c1 = 05

In f1 I would like to use something like =e1+1, but only have 1 added to the
b1 number.

Is this possible?
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

one way:

=A1 & B1+1 & C1

In article ,
Jim wrote:

I use the following

In e1 i have the following:
a1&b1&c1

a1 = 01
b1 = 1001
c1 = 05

In f1 I would like to use something like =e1+1, but only have 1 added to the
b1 number.

  #3   Report Post  
Biff
 
Posts: n/a
Default

Hi!

=A1 & B1+1 & C1

Biff

-----Original Message-----
I use the following

In e1 i have the following:
a1&b1&c1

a1 = 01
b1 = 1001
c1 = 05

In f1 I would like to use something like =e1+1, but only

have 1 added to the
b1 number.

Is this possible?
.

  #4   Report Post  
Dave Peterson
 
Posts: n/a
Default

Or even:

=A1&text(b1+1,"0000")&c1



Jim wrote:

I use the following

In e1 i have the following:
a1&b1&c1

a1 = 01
b1 = 1001
c1 = 05

In f1 I would like to use something like =e1+1, but only have 1 added to the
b1 number.

Is this possible?


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add months and adding partial monhts Adam C Excel Worksheet Functions 3 April 25th 23 11:46 AM
adding military time format am6160 Excel Discussion (Misc queries) 2 December 28th 04 08:41 PM
adding hours and minutes Tricia New Users to Excel 2 November 27th 04 12:29 AM
time format and adding tiome values. dave m Excel Worksheet Functions 3 November 20th 04 07:55 AM
Adding column data stge Excel Worksheet Functions 1 November 4th 04 05:26 PM


All times are GMT +1. The time now is 07:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"