Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Get data to active cell

Former Member
0 Kudos

Hi experts

I want to get data from transaction through BDC_OKCODE for example.

If I want to send data of an active cell would

BDCData "dynpro name", ActiveSheet.Cells(i, 1)

but now a I want to receive data from the bath input, I think it would be

ActiveSheet.Cells(i, 1) = BDCData "dynpro name"

but it does not work, How to receive information via bath input to excel?

1 REPLY 1

Sandra_Rossi
Active Contributor

You should better ask in an Excel forum!