What is the furmulla to extract Rs.44325/t

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

if any one have excel functions file then please send in my email Id
(e-mail address removed)
 
Your question isn't clear. If you are saying that you have a text string
like "Rs.44325/t" in a cell, and you want to extract the number 44325, then
try
=--MID(A1,4,LEN(A1)-5)
 
Hi,

I imagine you are trying to extract data from an electronic recording
device and display the results in an excel spreadsheet.

You would probably get better results searching for a more compatible
newsgroup, perhaps an electronics newsgroup or even a surveying
newsgroup. Surveyors deal with this sort of problem although they
usually get someone technical to set it up for them.

HTH
Martin
 

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

Back
Top