Jump to content

Cell Copy


behzad

Recommended Posts

Hi there guys

 

Is there a way to copy a cell from Mysql table to another cell ( Like copy Cell Where Row is X - Past Cell Where Row is Y )

 

Basically what it is, Someone has already created a entry in Mysql under some Cell and now likes to copy that cell some other cell.

 

I know you could have a dropdown select all data related to that column then choose one and put it in new cell, but is the other way that would just copy past?

 

Ben

 

Link to comment
https://forums.phpfreaks.com/topic/82013-cell-copy/
Share on other sites

Well maybe I am,

 

I have;

 

-------------------------------------------------------------

              Col 1            Col 2        Col n

Row 1      VR1C1        *VR1C2      VR1C3        Cell From Here

Row 2      VR2C1          VR2C2        VR2C3

Row 3      VR3C1        *VR1C2      VR3C3        To Cell Here

-------------------------------------------------------------

 

 

In order to create cell "VR1C2" There are lots of steps, so since I have the value created already for "VR1C2" I just like to say to code copy Row1 Col2 to Row3 Col3.

 

 

Link to comment
https://forums.phpfreaks.com/topic/82013-cell-copy/#findComment-416710
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.