ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Really basic formula (https://www.excelbanter.com/new-users-excel/148995-really-basic-formula.html)

BB

Really basic formula
 
Hi,
I am having trouble with what I am sure is a very simple formula:
I want a formula to enter a number into cell B1 when I enter a number into
cell B2, eg B2 = 5, and I want B1 to display 1005, with the range being from
1-501 that I will enter into B2, displaying in B1 1001-100501. I entered
=if(B2=1,1001), which of course won't change as the data changes......
Thank you,


joeu2004

Really basic formula
 
On Jul 4, 7:12 pm, BB wrote:
I am having trouble with what I am sure is a very simple formula:
I want a formula to enter a number into cell B1 when I enter a
number into cell B2, eg B2 = 5, and I want B1 to display 1005,
with the range being from 1-501 that I will enter into B2, displaying
in B1 1001-100501.


=value("100" & b2)


BB

Really basic formula
 
Thank you so much! Works a treat!

"joeu2004" wrote:

On Jul 4, 7:12 pm, BB wrote:
I am having trouble with what I am sure is a very simple formula:
I want a formula to enter a number into cell B1 when I enter a
number into cell B2, eg B2 = 5, and I want B1 to display 1005,
with the range being from 1-501 that I will enter into B2, displaying
in B1 1001-100501.


=value("100" & b2)




All times are GMT +1. The time now is 08:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com