calc dates that are extract via IF formulas Mk2

slamanager

Board Regular
Joined
Apr 20, 2007
Messages
129
Ok I didnt give a clear example etc in my first stab at this issue so im starting up this thread to give a more simplistic view af the issue im scaling

a1: the time that the log file was updated KEYWORD : 16/12/2010 09:09:09 am in the morning
b1: =MID(A1,SEARCH("KEYWORD ",A1,1)+10,23) comes out as a text value
c1: =DATEVALUE(B1) but doesn't show the time only zeros

C1 is what im using to calc with how can i get the time to display ? please
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
So why isnt there a combined function now i have to combine both, i will have a go and see what i can create.
 
Upvote 0
using the "Value" function all ok now, never used that before this should fix a few things outstanfding on my list
 
Upvote 0

Forum statistics

Threads
1,224,503
Messages
6,179,136
Members
452,890
Latest member
Nikhil Ramesh

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