Hello trollacious,
Thank you for your response. I must say I had tried to be too specific and had missed out to mention that szExtract is an array. The actual piece of code goes like this:
=====
short CSQLBox::fnTest(const TCHAR *varInput)
{
CS_CHAR szExtract[10];
szExtract[0] = _T('\0')...
Dear Experts,
I am stuck up with a piece of code, which I am not able to break. Could you kindly help me out.
Situation:
I am trying to perform a string comparison between 2 variables, one defined as const TCHAR * and other defined as CS_CHAR, inside an Embedded SQL program in C++. My relevant...
Hello Geoff,
Thank you very much for your response. I understand that this is a basic behavioral difference between Paste and PasteSpecial.
But I am not sure how to change the range. I tried using Collapse, but that didn't work:
Code
----
Selection.Collapse Direction:=wdCollapseStart
----...
Hello Everybody,
I am facing one strange problem in one of my VBA applications. The application uses the normal "Paste" to paste one copied signature file. I would like to use the "PasteSpecial" feature instead, so that only the text of the signature file gets inserted and not its background...
Hello Everybody,
I must admit that I am newbie in Access VBA and need some basic guidance.
I have an access form with a PRINT button. Once pressed, the program is supposed to run a query and print out the results in some specific structure in excel format.
Could you kindly suggest how to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.