single quotation

  1. E

    Single Quotes in VBA

    Hi, I have the following formula, which works when I type it into a cell in excel: =OFFSET(INDIRECT("'" & $AM6 & "'!$A$" & MATCH($A6,INDIRECT("'" & $AM6 & "'!$A:$A"),0)),31,1) However, when I try to put this in VBA, I keep getting errors...I believe it's because of the double quotes and single...
  2. M

    Find Function looking for one Quotation mark

    Hello and thank you for your time, I am trying to take a string of text and remove everything after the first quotation mark ("). For instance: ab c "123" def becomes ab c Here is my formula: =left(a1,len(a1)-find(""",a1)) Excel does not like """ I have tried """" and '"'. Quite...

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