HomeForum
Welcome, Guest

Problem joining two Excel worksheets together
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Problem joining two Excel worksheets together

Problem joining two Excel worksheets together 1 year, 2 months ago #1811

  • George
  • OFFLINE
  • Junior Boarder
  • Posts: 36
  • Karma: 0
Hello

I'm having a problem joining two worksheets together from an Excel file
Each worksheet loads separately ok, but when I join them nothing is loaded.

select
"'Rates$'"."F1" as "Destination_Rates",
"'Rates$'"."F2" as "Price",
"'Rates$'"."F3" as "Effective_Date",
"'Numberplan$'"."F1" as "Destination_Numberplan",
"'Numberplan$'"."F2" as "Code"
from
"'Rates$'", "'Numberplan$'"
where
"'Rates$'"."F1" = "'Numberplan$'"."F1"


Regards,
George

Re: Problem joining two Excel worksheets together 1 year, 2 months ago #1812

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2181
  • Karma: 12
George

Regarding the joins.
Perhaps excel returning different field types try cstr(fieldname). it converts field data to character.
This might help as well.

Excel is a real pain: one day it works another it does not..

Mike
  • Page:
  • 1
Time to create page: 0.15 seconds

Testimonials

I want to say your tool has assisted us greatly in launching a large program for a new client. You were very responsive in making changes to accommodate some of our unique needs. Thanks!!

User Login

You only need to log in or register to use our support forum



Our customers

BP

BBC

HSBC


Databases we work with

Go to top