Re: Name Conflict using Ron De Bruin's RDB_Merge_Data_Browse

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Ron,

Apologies - no - I posted your original code.

I have some data that doesn't copy over correctly as values, if memory
serves it's date of birth.

Here is actual piece of code

FileNameInA:=True, _
PasteAsValues:=False, _
SourceShName:="Data1", _
SourceShIndex:=1, _
SourceRng:="A:I", _
StartCell:="A4", _
myReturnedFiles:=myFiles

Sorry about that! :-)
--
Mifty


"Ron de Bruin" wrote:

Do you copy only values ?

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm

.



Relevant Pages

  • Re: reassigning value of a pointer
    ... >> declare that and assign a value and then print it ok. ... > memory with malloc/memset, ... > memory based on string size. ... Your original code had several problems. ...
    (comp.lang.c)
  • Re: problem with gsub! in file
    ... memory, changing the copy in memory and expecting it to propagate to the ... I'm assuming you wanted to stop at the first match, which is what would happen in your original code. ... If the receiver is not the intended addressee, ... altered or corrupted during transmission. ...
    (comp.lang.ruby)
  • Re: IBM S/390 memory model amd COBOL
    ... nor even the same as the original code. ... in memory with just a single slack byte between. ... In particular some compilers, even if they put all 01s in the same ... version will result in TRUE before using a zero subscript. ...
    (comp.lang.cobol)
  • Re: Coding style
    ... by the Verilog code does not. ... > hardware needs to do the same if you want a memory. ... And the same error pops out in VHDL code also. ... Even though the original code is not allowed ...
    (comp.lang.verilog)
  • Re: How to make some Checkbox by code
    ... I don't have the original code, but I think this is because you were ... allocating the memory for each member individually. ... Prev by Date: ...
    (microsoft.public.vc.mfc)