Formula in a sheet

gators

New Member
Joined
Jul 28, 2006
Messages
24
I have these values in the columns
F2 = 336
A2 = 415
B2 = LAST

When i use the formula in cell E2 I have to enter at the end to populate the values . If i change a cell value , for instance B2 = First, the column doesnt change until i enter. Plus I have 2000 rows and cannot drag down the formula like i have done in the past. The format is text and i changed it genereal in E2

= IF(F2<>"",CONCATENATE(F2,"/", A2,"-", B2),A2)

Thanks for any help
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Try this with your spreadsheet open:

Click on (menu):
Tools
Options...
Calculations tab
Calculation, click on 'Automatic', and click on 'OK'


Have a great day,
Stan
 
Upvote 0

Forum statistics

Threads
1,214,968
Messages
6,122,506
Members
449,089
Latest member
RandomExceller01

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top