ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Problem with format() (https://www.excelbanter.com/excel-programming/307773-problem-format.html)

Bleetz

Problem with format()
 
Hi, I seem to have some trouble with a couple of functions. Speciall
with string functions like

format()
right()
left()
mid()

Whenever I try to use any of this functions I get an error. I tough
that these came embedded with vba in excel.

Do I have to add a reference? maybe an dll?

Any help would be welcomed.

Thank

--
Message posted from http://www.ExcelForum.com


E_R[_9_]

Problem with format()
 
Yes, they are intrinsic... and they work. Post an example of the code
you're using, maybe it's just a syntax issue?


---
Message posted from http://www.ExcelForum.com/


Tom Ogilvy

Problem with format()
 
after the error go into tools=References in the VBE and you should see at
least one entry shown as MISSING.

Uncheck any entry found as MISSING and your code should run.

--
Regards,
Tom Ogilvy

"Bleetz " wrote in message
...
Hi, I seem to have some trouble with a couple of functions. Specially
with string functions like

format()
right()
left()
mid()

Whenever I try to use any of this functions I get an error. I tought
that these came embedded with vba in excel.

Do I have to add a reference? maybe an dll?

Any help would be welcomed.

Thanks


---
Message posted from http://www.ExcelForum.com/




Bleetz[_2_]

Problem with format()
 
Hi, I did what you said, and it worked fine.

There was a reference missing.

Thanks for al

--
Message posted from http://www.ExcelForum.com



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

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