Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a text and number string that I use to link my excel worksheet to a
PLC for extracting values. The string is: =RSLinx|demo2!'gauge_offset_y[0]', where 0 is the variable. There are potentially 1000 variables that I need to use; (ex. =RSLinx|demo2!'gauge_offset_y[1000]'), as well as other text strings. I used ="=RSLinx|demo2!'gauge_offset_y["&A1&"]'" to copy this down, and then copy/pasted special, values only to get the correct result, but even though the cell reads exactly what I want, it does not read the tag in the PLC. If I then double click in each cell and hit enter, it doesn't seem to change the cell contents, but then it works!!??. I would like to not have to double click in each cell to make this work. Any advice? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel - numbers as text | New Users to Excel | |||
Convert text to numbers | Excel Discussion (Misc queries) | |||
Sorting when some numbers have a text suffix | Excel Discussion (Misc queries) | |||
I enter numbers and they are stored as text | Excel Discussion (Misc queries) | |||
How to Replace numbers and text with numbers only? | Excel Worksheet Functions |